orderly mcp for Claude Desktop
io.github.orderlynetwork/orderly-mcp
MCP Server for Orderly Network - Documentation and SDK patterns
client:Claude Desktop
transport:stdio
runtime:npm
Install orderly mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"orderly-mcp": {
"command": "npx",
"args": [
"-y",
"@orderly.network/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs