Skip to content
Cursor

Mudrex MCP Server for Cursor

io.github.mudrex/mcp-server

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

client:Cursor transport:streamable-http

Install Mudrex MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Mudrex MCP Server in other clients