Back to MCP Servers
Cointelegraph
Providing real-time access to the latest news from Cointelegraph.
finance-fintech
By kukapay
Installation
npx -y cointelegraph-mcpConfiguration
{
"mcpServers": {
"cointelegraph-mcp": {
"command": "npx",
"args": ["-y", "cointelegraph-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