Skip to content
VS Code

Agentic Endpoints for VS Code

com.oliverkiss/agentic-endpoints

Pay-per-call tools for autonomous agents, settled in USDC on Base via x402.

client:VS Code transport:streamable-http tools:20

Install Agentic Endpoints in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentic-endpoints": {
      "type": "http",
      "url": "https://ai.oliverkiss.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Agentic Endpoints in other clients