Back to MCP Servers
Cryptopanic
Providing latest cryptocurrency news to AI agents, powered by CryptoPanic.
finance-fintechaiagent
By kukapay
Installation
npx -y cryptopanic-mcp-serverConfiguration
{
"mcpServers": {
"cryptopanic-mcp-server": {
"command": "npx",
"args": ["-y", "cryptopanic-mcp-server"]
}
}
}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