Skip to content
Zed

Mudrex MCP Server for Zed

io.github.mudrex/mcp-server

MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.

client:Zed transport:streamable-http

Install Mudrex MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mudrex.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Mudrex MCP Server in other clients