Skip to content
VS Code

AgentExec WebMCP & Base L2 Gateway for VS Code

io.github.har50/gateway

Monetization and execution gateway for autonomous AI agents on Base Mainnet

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

Install AgentExec WebMCP & Base L2 Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "gateway": {
      "type": "http",
      "url": "https://api.agentexec.dev/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

AgentExec WebMCP & Base L2 Gateway in other clients