Skip to content
VS Code

JPYC Agent MCP for VS Code

com.jpyc-info/jpyc-agent-mcp

OAuth-protected JPYC wallet, transfer, and contract workflows on Polygon.

client:VS Code transport:streamable-http

Install JPYC Agent MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "jpyc-agent-mcp": {
      "type": "http",
      "url": "https://jpyc-info.com/api/jpyc-agent-mcp"
    }
  }
}

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

JPYC Agent MCP in other clients