Integration Hero Star Integration Hero Star

Cursor icon Cursor

Cursor's built-in AI features can leverage AgentSource data for research while coding, making it perfect for developers building data-driven applications.
Integration Main Star

Cursor IDE – The AI-powered code editor with MCP support

Cursor’s built-in AI features can leverage AgentSource data for research while coding, making it perfect for developers building data-driven applications.

Setup Instructions
  1. Open Cursor Settings
    • Navigate to: Cursor > Settings > Cursor Settings > MCP Tools
    • Click the ‘Add Custom MCP’ button

  1. Add Explorium MCP configuration
{ “mcpServers”: { “explorium-mcp”: { “type”: “sse”, “url”: “https://mcp.explorium.ai/sse”, “headers”: { “api_key”: “<Your explorium api key>” } } } }
  1. Enable Auto-Run Mode (Optional)
    • Location: Cursor > Settings > Chat
    • Toggle: “Auto-Run Mode”
    • Benefit: Tools execute automatically without confirmation
  1. Login
    • Click ‘Needs login’ and click ‘Open’ on the dialog box.

  1. Allow Explorium MCP access for Cursor
    • Click the ‘Allow Access’ button.

  1. Confirm the server is connected
    • Make sure the mcp is turned on and the tools are enabled

  1. Test the mcp
    • Open chat (Cmd+K or Ctrl+K)
    • Ask: “find 5 companies in the fintech industry that use salesforce”
Use Cases in Cursor
  • Research companies while building CRM integrations
  • Get real data for testing and development
  • Generate mock data based on real company information
  • Validate business logic with actual market data