Loading MCP server directory, please wait...
MCP server for Foxbit — Brazilian crypto exchange, trading, orderbook, institutional
npx @getmcp/cli add io.github.codespar/mcp-foxbitRequires Node.js 18+. Community-contributed server. Review source before installing.
FOXBIT_API_KEYAPI key for Foxbit
FOXBIT_API_SECRETAPI secret for Foxbit HMAC-SHA256 signature
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-foxbit": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-foxbit"
],
"env": {
"FOXBIT_API_KEY": "",
"FOXBIT_API_SECRET": ""
}
}
}
}