Back to MCP Servers
Crypto Pegmon
Tracking stablecoin peg integrity across multiple blockchains.
finance-fintechai
By kukapay
Installation
npx -y crypto-pegmon-mcpConfiguration
{
"mcpServers": {
"crypto-pegmon-mcp": {
"command": "npx",
"args": ["-y", "crypto-pegmon-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