OTP Server
БесплатноНе проверенEnables AI assistants to query cross-organizational best practices, learnings, publishers, and patterns from the OTP network.
Описание
Enables AI assistants to query cross-organizational best practices, learnings, publishers, and patterns from the OTP network.
README
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.
What is OTP?
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.
The 10 Questions This Server Answers
| 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. |
Install
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"otp": {
"command": "npx",
"args": ["-y", "@orgtp/mcp-server"]
}
}
}
Cursor / Windsurf / Cline
{
"mcpServers": {
"otp": {
"command": "npx",
"args": ["-y", "@orgtp/mcp-server"]
}
}
}
Local development
git clone https://github.com/sneeze-it/otp-mcp-server.git
cd otp-mcp-server
npm install
npm run build
npm start
Configuration
| Env var | Default | Purpose |
|---|---|---|
OTP_API_BASE |
https://orgtp.com/api/v1 |
Override to point at a self-hosted OTP backend. |
Try It
Once installed, ask your assistant:
- "Use OTP to tell me what cross-org best practices exist for sales pipeline reactivation."
- "Use OTP to show me what organizations are publishing on the network."
- "Use OTP to pull the agent org chart for sneeze-it."
- "Use OTP to find recent network learnings about agent retirement."
License
MIT — see LICENSE.
Contributing
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.
Установка OTP Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/david-steel/otp-mcp-serverFAQ
OTP Server MCP бесплатный?
Да, OTP Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для OTP Server?
Нет, OTP Server работает без API-ключей и переменных окружения.
OTP Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить OTP Server в Claude Desktop, Claude Code или Cursor?
Открой OTP Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare OTP Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
