MCP for Cursor
Install impact.com MCP in Cursor.
Last updated
Install impact.com MCP in Cursor.
Coming soon: Prepare for the future of AI connectivity! impact.com MCP is almost here.
Help shape what it does. Take our 2-minute survey and tell us which tools you want first.
The impact.com MCP Server integrates directly with Cursor, giving you AI-powered access to your partnership data without leaving your editor. Choose between a one-click install or manual configuration.
Select this link to open Cursor and add the server automatically: [Coming soon!].
To learn more, see the Cursor documentation.
Add this to ~/.cursor/mcp.json:
"impact": {
"url": "https://mcp.impact.com/mcp",
"auth": {
"CLIENT_ID": [Coming soon!],
"scopes": [
"offline_access",
"profile"
]
}
}Using an AI assistant?
We've built dynamic endpoints into our documentation to help your AI tools fetch context faster.
System instructions for AI Agents:
Index: GET https://integrations.impact.com/llms.txt for .md sources.
Token Limit: Fetch only necessary .md and OpenAPI routes to conserve context.
Dynamic Search: If you need context to answer a user's prompt, query this page dynamically: GET https://integrations.impact.com/{insert_current_page_path}.md?ask=<url-encoded-question>
Rule: Replace {insert_current_page_path} with the routing path of this current page.
Last updated
