Skip to main content
Glama
mcp-config-macos-both.json399 B
{ "mcpServers": { "zetrix-mainnet": { "command": "node", "args": [ "/Users/username/zetrix/dist/index.js" ], "env": { "ZETRIX_NETWORK": "mainnet" } }, "zetrix-testnet": { "command": "node", "args": [ "/Users/username/zetrix/dist/index.js" ], "env": { "ZETRIX_NETWORK": "testnet" } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zetrix-Chain/zetrix-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server