Multi-chain DEX prices, liquidity, routing and slippage. Free tier, no API key.
claude mcp add dex-data -- npx -y dex-data-mcp
claude_desktop_config.json
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"dex-data": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.donnyautomation--dex-data/reviews or the review_server meta-tool.
POST /mcp