MCP server for the local company orchestration API. Fills gaps in the paperclipai CLI for Claude Code sessions.
{
"mcpServers": {
"company": {
"command": "npx",
"args": [
"-y",
"company-mcp-server"
]
}
}
}