Skip to content
Cursor

InfraPulse for Cursor

ai.infrapulse/infrapulse

AI agent infrastructure for discovery, authorization, execution, identity, and signed receipts.

client:Cursor transport:streamable-http

Install InfraPulse in Cursor

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

{
  "mcpServers": {
    "infrapulse": {
      "url": "https://infrapulse.ai/mcp"
    }
  }
}

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

InfraPulse in other clients