Loading MCP server directory, please wait...
MCP server for AKKA Finance DEX aggregator — swap quotes, routes, and execution
npx @getmcp/cli add io.github.Akka-Finance/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Akka-Finance/mcp-server": {
"command": "npx",
"args": [
"-y",
"@akka-finance/mcp-server"
],
"env": {
"AKKA_API_BASE": "",
"AKKA_API_KEY": ""
}
}
}
}