-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jonathan D.A. Jewell edited this page Mar 24, 2026
·
1 revision
Unified MCP server consolidating all hyperpolymath tooling into a single endpoint.
See the main README for installation and configuration.
git clone https://github.com/hyperpolymath/boj-server
cd boj-server/mcp-bridge && npm install
claude mcp add boj-server -- node mcp-bridge/main.js- Single MCP endpoint -- BoJ (Bureau of Justice) unifies GitHub, GitLab, Cloudflare, Vercel, Verpex, Gmail, Calendar, browser automation, research, and ML into one server that Claude Code can call directly.
- Cartridge system -- 50+ pluggable open-source service integrations. Each cartridge wraps an external service with a consistent invoke/info interface.
- All MCP through BoJ -- hyperpolymath policy routes all MCP tool access through BoJ rather than standalone MCP servers.
BoJ exposes a REST API (port 7700) with an MCP bridge layer that translates between Claude's MCP protocol and the internal cartridge/service dispatch.
See docs/ for architecture details.
- PanLL -- Human-Things Interface that consumes BoJ services
- Hypatia -- Neurosymbolic CI/CD scanning
- VeriSimDB -- Cross-modal consistency engine
- Gossamer -- Desktop app shell
See CONTRIBUTING.md.