Back to MCP Servers
Crypto Funds
Providing AI agents with structured, real-time data on cryptocurrency investment funds.
finance-fintechaiagent
By kukapay
Installation
npx -y crypto-funds-mcpConfiguration
{
"mcpServers": {
"crypto-funds-mcp": {
"command": "npx",
"args": ["-y", "crypto-funds-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes