TypeScript client for the CryptFlare MCP server. Lets agents (Claude, Cursor, Zed) call the typed MCP tool facade over the CryptFlare REST API.
{
"mcpServers": {
"cryptflaremcp-client": {
"command": "npx",
"args": [
"-y",
"@cryptflare/mcp-client"
]
}
}
}