Gemini Exchange keyless public market: symbols, ticker, candles, book, trades, price feed.
claude mcp add gemini-crypto --transport http https://gateway.pipeworx.io/gemini-crypto/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"gemini-crypto": {
"url": "https://gateway.pipeworx.io/gemini-crypto/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gemini-crypto": {
"serverUrl": "https://gateway.pipeworx.io/gemini-crypto/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"gemini-crypto": {
"type": "http",
"url": "https://gateway.pipeworx.io/gemini-crypto/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gemini-crypto": {
"url": "https://gateway.pipeworx.io/gemini-crypto/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"gemini-crypto": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/gemini-crypto/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/gemini-crypto/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--gemini-crypto/reviews or the review_server meta-tool.
POST /mcp