Analytics-only MCP gateway to dYdX v4: auditable trader PnL, funding and OI detectors. No keys.
claude mcp add dydx-agent-gateway -- uvx dydx-agent-gateway
claude_desktop_config.json
{
"mcpServers": {
"dydx-agent-gateway": {
"command": "uvx",
"args": [
"dydx-agent-gateway"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"dydx-agent-gateway": {
"command": "uvx",
"args": [
"dydx-agent-gateway"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dydx-agent-gateway": {
"command": "uvx",
"args": [
"dydx-agent-gateway"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"dydx-agent-gateway": {
"type": "stdio",
"command": "uvx",
"args": [
"dydx-agent-gateway"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dydx-agent-gateway": {
"command": "uvx",
"args": [
"dydx-agent-gateway"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.alekskram--dydx-agent-gateway/reviews or the review_server meta-tool.
POST /mcp