Back to search
30
MCP
zetrix-mcp-server
npm/zetrix-mcp-serverMCP server for Zetrix blockchain with 56 tools - HTTP RPC, WebSocket (protobuf), SDK transactions, Crypto, and smart contract development. Supports stdio and HTTP transport.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"zetrix-mcp-server": {
"url": "None",
"transport": "http"
}
}
}