Cursor
The AI-native code editor. Connect APIFunnel to Cursor's Composer for full SaaS agency.
Setup Instructions
- 1
Open your global MCP config file at ~/.cursor/mcp.json
- 2
Add the 'apifunnel' entry to the 'mcpServers' object
- 3
Include your Personal Access Token in the Authorization header
- 4
Restart Cursor or click 'Refresh' in Settings -> Models -> MCP
"Use APIFunnel MCP to check this morning's standup and create Jira tickets for tasks assigned to me. Make sure there are no active conflicting pull requests."
{
"mcpServers": {
"apifunnel": {
"url": "https://tool.apifunnel.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}Ready to authorize your integrations?
Free to get started — no credit card required.
Claude Desktop
Claude's official desktop app with 'Computer Use'. Give Claude the keys to your entire software stack.
Setup Instructions
- 1
Open your Claude Desktop config file at ~/Library/Application Support/Claude/claude_desktop_config.json
- 2
Add the 'apifunnel' entry to the 'mcpServers' object using HTTP transport
- 3
Include your Personal Access Token in the Authorization header
- 4
Restart Claude Desktop to enable tool discovery
"Use APIFunnel MCP to check this morning's standup and create Jira tickets for tasks assigned to me. Make sure there are no active conflicting pull requests."
{
"mcpServers": {
"apifunnel": {
"url": "https://tool.apifunnel.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}Ready to authorize your integrations?
Free to get started — no credit card required.
Windsurf
The agentic IDE by Codeium. Bring APIFunnel's universal MCP bridge to Windsurf's Cascade.
Setup Instructions
- 1
Open your global config at ~/.codeium/windsurf/mcp_config.json
- 2
Add the 'apifunnel' configuration to 'mcpServers'
- 3
Provide your Personal Access Token in the Authorization header
- 4
Restart Windsurf or click 'Refresh' in Settings -> Cascade -> MCP
"Use APIFunnel MCP to check this morning's standup and create Jira tickets for tasks assigned to me. Make sure there are no active conflicting pull requests."
{
"mcpServers": {
"apifunnel": {
"url": "https://tool.apifunnel.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_TOKEN_HERE"
}
}
}
}Ready to authorize your integrations?
Free to get started — no credit card required.
OpenAI Codex
The unified CLI and IDE extension for OpenAI's coding models. Uses TOML configuration.
Setup Instructions
- 1
Open your Codex config file at ~/.codex/config.toml
- 2
Add a new [[mcp_servers]] entry for 'apifunnel'
- 3
Set the URL and include your Bearer token in the headers table
- 4
The CLI and Extension will automatically share this configuration
"Use APIFunnel MCP to check this morning's standup and create Jira tickets for tasks assigned to me. Make sure there are no active conflicting pull requests."
[[mcp_servers]]
name = "apifunnel"
url = "https://tool.apifunnel.ai/mcp/"
headers = { Authorization = "Bearer YOUR_TOKEN_HERE" }Ready to authorize your integrations?
Free to get started — no credit card required.
Notion
Native Notion AI integrations via MCP. Connect Notion directly to your software stack.
Setup Instructions
- 1
Go to Notion Settings -> Connections
- 2
Find 'Notion MCP' and choose 'Connect through your AI tool'
- 3
Select 'SSE' or 'Streamable HTTP' as the transport method
- 4
Provide the APIFunnel MCP URL and your Personal Access Token
"Use APIFunnel to check for recent LinkedIn posts that speak to my domain and can benefit from our services, then email a summary of the findings to everyone on this morning's GTM discussion."
https://tool.apifunnel.ai/mcp/
Ready to authorize your integrations?
Free to get started — no credit card required.
Gemini / AI Studio
Google's powerful reasoning model with native MCP support. Wire up your SaaS ecosystem in seconds.
Setup Instructions
- 1
Open Google AI Studio (aistudio.google.com)
- 2
In the 'Tools' section on the right, click 'MCP' -> 'Add External Server'
- 3
Choose 'SSE' and enter your APIFunnel MCP URL
- 4
Provide your Personal Access Token in the Authorization header
"Use APIFunnel MCP to check this morning's standup and create Jira tickets for tasks assigned to me. Make sure there are no active conflicting pull requests."
https://tool.apifunnel.ai/mcp/
Ready to authorize your integrations?
Free to get started — no credit card required.
Manus
The agentic browser and IDE for the web. Grant Manus 'Agency' over your SaaS accounts.
Setup Instructions
- 1
Go to Manus Settings -> Integrations -> Custom MCP Servers
- 2
Click 'Add Server' and provide a name (e.g., APIFunnel)
- 3
Enter the APIFunnel MCP URL and your Personal Access Token
- 4
Manus will verify the connection and discover available tools
"Use APIFunnel to check for recent LinkedIn posts that speak to my domain and can benefit from our services, then email a summary of the findings to everyone on this morning's GTM discussion."
https://tool.apifunnel.ai/mcp/
Ready to authorize your integrations?
Free to get started — no credit card required.