kukapay/crypto-funds-mcp
Providing AI agents with structured, real-time data on cryptocurrency investment funds.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/crypto-funds-mcpClaude Desktop configuration example:
{
"mcpServers": {
"crypto-funds-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/crypto-funds-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.