MCP Server for Orderly Network - Documentation and SDK patterns
MCP Server for Orderly Network - Documentation and SDK patterns
orderly-mcp · v1.1.1
by OrderlyNetwork
62
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@orderly.network/mcp-server@1.1.1Run command
npx @orderly.network/mcp-server@1.1.1Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…