
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@orgtp/mcp-server
Advanced tools
Public MCP server for OTP (Organization Transport Protocol). Ask any AI assistant about cross-organizational best practices, network learnings, publishers, and patterns.
Public Model Context Protocol server for OTP — Organization Transport Protocol (orgtp.com).
Install this in any MCP client (Claude Desktop, Cursor, Windsurf, Cline, Zed, Continue) and your assistant can answer questions about cross-organizational best practices, network learnings, publishers, and patterns — no account required.
OTP is the coordination intelligence layer for AI-augmented organizations. Think Transactive Memory System, but for the era of agent teams. Organizations publish what works, capture what fails, and any agent on any participating org can pull that wisdom before acting.
| Tool | Question |
|---|---|
otp_about | What is OTP and how does it work? |
otp_search_best_practices | What's the best practice for [topic]? |
otp_network_learnings | What has the network learned recently? |
otp_list_publishers | Which organizations publish on OTP? |
otp_get_org | What does [org name] publish? |
otp_get_patterns | What patterns repeat across organizations? |
otp_rules_for_role | What rules apply to a [role/agent type]? |
otp_sample_kpis | What KPIs are organizations tracking? |
otp_publishing_guide | How do I publish my organization's playbook? |
otp_get_org_chart | Show me the live agent org chart of a publisher. |
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"otp": {
"command": "npx",
"args": ["-y", "@orgtp/mcp-server"]
}
}
}
{
"mcpServers": {
"otp": {
"command": "npx",
"args": ["-y", "@orgtp/mcp-server"]
}
}
}
git clone https://github.com/sneeze-it/otp-mcp-server.git
cd otp-mcp-server
npm install
npm run build
npm start
| Env var | Default | Purpose |
|---|---|---|
OTP_API_BASE | https://orgtp.com/api/v1 | Override to point at a self-hosted OTP backend. |
Once installed, ask your assistant:
MIT — see LICENSE.
This server is a public, read-only discovery layer. For write operations (publishing, capturing learnings, updating KPIs), use the authenticated OTP MCP available to verified publishers at orgtp.com.
Built by Sneeze It. Maintained as part of the OTP project.
FAQs
Public MCP server for OTP (Organization Transport Protocol). Ask any AI assistant about cross-organizational best practices, network learnings, publishers, and patterns.
The npm package @orgtp/mcp-server receives a total of 13 weekly downloads. As such, @orgtp/mcp-server popularity was classified as not popular.
We found that @orgtp/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.