FixPayment
About
FixPayment MCP for Creditors
Details
- Author
- prmail
- Categories
- Other, Developer Tools
Jump to
Setup
Install FixPayment in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/prmail/fixpayment_mcp
Follow the installation instructions in the repository README, then restart your MCP client.
- MCP server URL:http://fixpayment.org:8000
- Docs:https://fixpayment.org/mcp/fixpayment-mcp.html
- Support:support@fixpayment.org
# 1. Clone & install dependencies pip install -r requirements.txt # 2. Configure credentials cp .env.example .env # Edit .env and set FIXPAYMENT_DB_* variables # 3. Run the server python -m mcp.server # or via FastMCP CLI: fastmcp run mcp/server.py:mcp
Every MCP tool requires anapi_keyargument.
The key maps to acreditor_idand aplan(basic,reports, orfull) in themcp_api_keystable.
fixpayments/ ├── mcp/ │ ├── __init__.py │ ├── server.py # FastMCP instance + entrypoint │ ├── db.py # DB connection helper │ ├── auth.py # API key validation │ └── tools/ │ ├── __init__.py │ ├── basic.py # Basic plan tools (5 tools) │ ├── reports.py # Reports plan tools (4 tools) │ └── accounts.py # Full plan tools (4 tools) ├── docs/ │ └── fixpayment-mcp.html ├── .env.example ├── .gitignore ├── requirements.txt └── README.md
- mcp_api_keys—api_key,creditor_id,plan,active,expires_at
- fixpayment_accounts— accounts table
- fixpayment_payments— payments table
- fixpayment_settlements— settlements table
- fixpayment_account_documents— document attachments
To request an API key or upgrade your plan, emailsupport@fixpayment.org.
Chia Health MCP Server — Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
Broker + MCP server for last-bidder-wins games on Solana — agents register, auto-fund a Privy wallet, and bid via streamable HTTP
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
An mcp server for your food ordering needs.
Agent-to-Agent handoff certification for multi-agent systems — validates context preservation, verifies agent capabilities before handoff, logs transfer chains, and ensures no data loss in agent orchestration.
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Open-souSecurely feeds real security refreshed rules into Cursor, Claude Code, and Windsurf — zero config, no API key.
Health intelligence MCP — access biomarkers, biological age, and personalized longevity action plans from your Aniva profile.
Real-time stock heatmaps and investment tools delivered as interactive React components.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





