Loading MCP server directory, please wait...
Push OpenAPI specs, build SDKs in ten languages, publish API docs, and triage production SDK errors.
npx @getmcp/cli add dev.octri/cliRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.octri/cli": {
"command": "npx",
"args": [
"-y",
"@octri/cli",
"mcp",
"serve"
],
"env": {
"OCTRI_API_KEY": "",
"OCTRI_PROJECT_ID": "",
"OCTRI_PROFILE": ""
}
}
}
}