Skip to content
Cursor

icp intelligence mcp for Cursor

io.github.shashwatgtm/icp-intelligence-mcp

Deep ICP Analysis with Pattern Detection - 9 B2B targeting tools

client:Cursor transport:stdio runtime:npm

Install icp intelligence mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "icp-intelligence-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@shashwatgtmalpha/icp-intelligence-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

icp intelligence mcp in other clients