Skip to content
VS Code

InfraPulse for VS Code

ai.infrapulse/infrapulse

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

client:VS Code transport:streamable-http

Install InfraPulse in VS Code

.vscode/mcp.json

{
  "servers": {
    "infrapulse": {
      "type": "http",
      "url": "https://infrapulse.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

InfraPulse in other clients