MCP Server
MCP
Mudrex MCP Server
MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mudrex.com/mcp",
"headers": [
{
"description": "Mudrex API secret key. Get your API key from https://mudrex.com/api",
"isRequired": true,
"isSecret": true,
"name": "X-Authentication"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment