Loading MCP server directory, please wait...
MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.
npx @getmcp/cli add io.github.mudrex/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
X-AuthenticationMudrex API secret key. Get your API key from https://mudrex.com/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mudrex/mcp-server": {
"url": "https://mudrex.com/mcp",
"transport": "streamable-http",
"headers": {
"X-Authentication": ""
}
}
}
}