What is the Mudrex MCP Server MCP server?
MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.
How to install Mudrex MCP Server
Copy-paste configuration for popular MCP clients.
X-AuthenticationrequiredsecretMudrex API secret key. Get your API key from https://mudrex.com/api
{
"mcpServers": {
"mcp-server": {
"url": "https://mudrex.com/mcp"
}
}
}{
"mcpServers": {
"mcp-server": {
"serverUrl": "https://mudrex.com/mcp"
}
}
}{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mudrex.com/mcp"
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mudrex.com/mcp"
]
}
}
}claude mcp add --transport http mcp-server https://mudrex.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.