Just-NK14/crypto_mcp
This project is a Python-based Model-Context-Protocol (MCP) server designed to empower Large Language Models (LLMs) like GitHub Copilot with custom tools for real-time data access and visualization.
Platform-specific configuration:
{
"mcpServers": {
"crypto_mcp": {
"command": "npx",
"args": [
"-y",
"crypto_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...