OrgX MCP — Organizational Continuity for AI Agents
Rank #4,188com.useorgx/orgx-mcp
Make AI work resumable, reviewable, and provable across agents.
OrgX MCP — Organizational Continuity for AI Agents is a Model Context Protocol (MCP) server published by useorgx. It ranks #4,188 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. OrgX MCP — Organizational Continuity for AI Agents is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 127,925 of 132,113 servers on MCP Toplist.
Use OrgX MCP — Organizational Continuity for AI Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http orgx-mcp https://mcp.useorgx.com/mcpclaude mcp add --transport http orgx-mcp https://mcp.useorgx.com/sse[mcp_servers.orgx-mcp]
url = "https://mcp.useorgx.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.orgx-mcp]
url = "https://mcp.useorgx.com/sse"Add to ~/.codex/config.toml.
https://mcp.useorgx.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.useorgx.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"orgx-mcp": {
"url": "https://mcp.useorgx.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"orgx-mcp": {
"url": "https://mcp.useorgx.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orgx-mcp": {
"type": "http",
"url": "https://mcp.useorgx.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"orgx-mcp": {
"type": "http",
"url": "https://mcp.useorgx.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orgx-mcp": {
"serverUrl": "https://mcp.useorgx.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orgx-mcp": {
"serverUrl": "https://mcp.useorgx.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orgx-mcp": {
"url": "https://mcp.useorgx.com/mcp"
}
}
}{
"mcpServers": {
"orgx-mcp": {
"url": "https://mcp.useorgx.com/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.useorgx%2Forgx-mcp)<a href="https://mcptoplist.com/server/com.useorgx%2Forgx-mcp"><img src="https://mcptoplist.com/badge/com.useorgx%2Forgx-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
useorgx
Other servers by useorgx
View all useorgx servers →Available versions (7)
| Version | Published |
|---|---|
| 1.1.4 | Jul 28, 2026 |
| 1.1.3 | Jul 28, 2026 |
| 1.1.2 | Jul 28, 2026 |
| 1.1.0 | Jul 10, 2026 |
| 0.0.0-65256ed | Mar 24, 2026 |
| 1.0.3 | Feb 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains OrgX MCP — Organizational Continuity for AI Agents?
- OrgX MCP — Organizational Continuity for AI Agents is maintained by useorgx, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is OrgX MCP — Organizational Continuity for AI Agents listed on the Official MCP Registry?
- Yes — OrgX MCP — Organizational Continuity for AI Agents is listed on the Official MCP Registry, alongside Glama.
- How many versions does OrgX MCP — Organizational Continuity for AI Agents have?
- MCP Toplist tracks 7 versions of OrgX MCP — Organizational Continuity for AI Agents, most recently published on Jul 28, 2026.
- Where can I find the source code for OrgX MCP — Organizational Continuity for AI Agents?
- The source code for OrgX MCP — Organizational Continuity for AI Agents is hosted at github.com/useorgx/orgx-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.