A secure local gateway for AI agents to reliably call approved enterprise APIs, tools, and services.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"octobus": {
"command": "npx",
"args": [
"-y",
"chaitin/OctoBus"
]
}
}
}
Run in terminal:
claude mcp add octobus npx -y chaitin/OctoBus
Add to .cursor/mcp.json:
{
"mcpServers": {
"octobus": {
"command": "npx",
"args": [
"-y",
"chaitin/OctoBus"
]
}
}
}
README Excerpt
<p align="center"> <img src="octobuslogo.jpg" alt="OctoBus" width="240"> </p> <p align="center"> <a href="https://github.com/chaitin/OctoBus/actions/workflows/ci.yml"> <img src="https://github.com/chaitin/OctoBus/actions/workflows/ci.yml/badge.svg?branch=main" alt="ci"> </a> <a href="./CONTRIBUTING.md">
Tools (7)
PATHgitnodenpmprotocschemasdk
Topics
access-controlagent-toolsai-agentsapi-gatewayauthorizationconnect-rpcdeveloper-toolsenterprise-integrationenterprise-integrationsgrpcinternal-toolsmcpmodel-context-protocolsecuritytool-calling