Loading MCP server directory, please wait...
Route crypto data needs through PubFi capability and gateway tools.
npx @getmcp/cli add ai.pubfi/pubfi-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPubFi API key as a Bearer token. Example: Bearer pf_sk_v1_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.pubfi/pubfi-mcp": {
"url": "https://mcp.pubfi.ai",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}