Connect Your AI to Funding Machine
Funding Machine ships with a built-in MCP server (Model Context Protocol) — the open standard AI assistants use to talk to external systems. Connect Claude, ChatGPT, or any MCP-capable agent and it can look up your applicants’ credit summaries, funding plans, and deal stages directly, without copy-pasting.Access is read-only and scoped to your account. Your AI can look up data, but it cannot change anything, submit deals, or touch billing.
What your AI can do
Once connected, your assistant has these read-only tools:
Example prompts once connected:
- “Find the contact named Maria Lopez and give me her credit summary.”
- “Summarize the funding plan for this applicant and draft a follow-up email.”
- “Which applicants need follow-up this week, and who has an appointment set?”
- “How did our funding volume trend over the last 90 days?”
Step 1 — Create an API key
- In Funding Machine, go to Settings → Integrations
- Under AI Integration (MCP), click Create key
- Name the key after where you’ll use it (e.g. “Claude Desktop — ops team”)
- Copy the key immediately. For security, the full key is shown only once. If you lose it, revoke it and create a new one.
fmk_... and are scoped to your account only. You can create up to 10 active keys and revoke any of them at any time from the same screen.
Step 2 — Connect your assistant
Your MCP endpoint is:Claude (claude.ai and Claude Desktop)
- Open Settings → Connectors (on claude.ai, under your profile; in Claude Desktop, under Settings)
- Click Add custom connector
- Enter the endpoint URL above
- When prompted for authentication, choose API key / Bearer token and paste your
fmk_...key - Start a new conversation — the Funding Machine tools appear in the tools menu
ChatGPT
- Open Settings → Connectors (requires a plan with custom connector support)
- Click Create under custom connectors
- Enter the endpoint URL and select Bearer token authentication
- Paste your
fmk_...key and save - Enable the connector in a conversation from the composer’s tools menu
Custom agents and frameworks
Any MCP client that supports the Streamable HTTP transport works. Pass the API key as a Bearer token:Managing access
Everything is controlled from Settings → Integrations:- See every key — its name, when it was created, and when it was last used
- Revoke instantly — a revoked key stops working on the next request
- Audit trail — the “Recent agent activity” list shows every tool call your connected AIs have made, so you always know what they looked up
Limits and security
- Read-only: no tool can create, modify, or delete anything
- Account-scoped: a key only ever sees data for the account it was created in
- Rate-limited: 60 requests per minute per key, so a runaway agent loop can’t hammer your data
- No raw PII: credit tools return summaries and decisions, never full report contents
- Hashed at rest: we store only a one-way hash of your key — nobody, including support, can recover the full key after creation

