Agent Tools
Back to MCP servers

OrgX MCP - Agent Orchestration

https://mcp.useorgx.com/
● healthy

Agent orchestration + org memory via MCP. Manage initiatives and decisions from any client.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.useorgx.com/
JSON-RPC initialize probe
curl -X POST https://mcp.useorgx.com/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.useorgx.com
Source code
https://github.com/useorgx/orgx-mcp