Skip to content
VS Code

Agent Utility API for VS Code

io.github.eamondidier-ux/agent-utility-api

x402 pay-per-call tools: company enrichment, PDF extraction, Amazon/KDP data, YouTube transcripts.

client:VS Code transport:streamable-http

Install Agent Utility API in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-utility-api": {
      "type": "http",
      "url": "https://agent-api-production-169b.up.railway.app/mcp/mcp"
    }
  }
}

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

Agent Utility API in other clients