Skip to content
VS Code

Gemini Crypto for VS Code

io.github.pipeworx-io/gemini-crypto

Gemini Exchange MCP (public endpoints).

client:VS Code transport:streamable-http

Install Gemini Crypto in VS Code

.vscode/mcp.json

{
  "servers": {
    "gemini-crypto": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gemini-crypto/mcp"
    }
  }
}

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

Gemini Crypto in other clients