Loading MCP server directory, please wait...
Public MCP for OTP (orgtp.com). Query cross-org best practices, learnings, publishers, patterns.
npx @getmcp/cli add io.github.david-steel/otp-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.david-steel/otp-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orgtp/mcp-server"
],
"env": {
"OTP_API_BASE": "https://orgtp.com/api/v1",
"OTP_MOCK": ""
}
}
}
}