Skip to content
VS Code

FlexYield — blockchain RPC gateway for VS Code

io.flexyield/gateway

RPC gateway for agents: six mainnets, measured failover, a key without signup, pay per call in USDC.

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

Install FlexYield — blockchain RPC gateway in VS Code

.vscode/mcp.json

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

All 35 tools →

FlexYield — blockchain RPC gateway in other clients