Mudrex MCP Server for VS Code
io.github.mudrex/mcp-server
MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.
client:VS Code
transport:streamable-http
Install Mudrex MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mudrex.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs