mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
## Summary - remove the doc references to a runnable `HeadroomMCPProxy` server that does not exist today - describe the MCP integration surfaces that are actually implemented in `headroom/integrations/mcp/server.py` - update the internal integrations spec so it points readers to `headroom mcp serve` for the ready-to-run MCP server ## Verification - `python -m compileall headroom/integrations/mcp/server.py` - attempted `uv run pytest tests/test_integrations/mcp/test_server.py -q`, but local verification was blocked by the current `uv.lock` wheel filename check for `gitpython` Refs #588. |
||
|---|---|---|
| .. | ||
| 001-vision.md | ||
| 002-architecture.md | ||
| 003-adrs.md | ||
| 004-domain-model.md | ||
| 005-integrations.md | ||
| 006-actors.md | ||
| 007-behavior.md | ||
| 008-capabilities.md | ||
| 009-compliance.md | ||
| 010-data.md | ||
| 011-deployment.md | ||
| 012-diagrams.md | ||
| 013-disaster-recovery.md | ||
| 014-governance.md | ||
| 015-interfaces.md | ||
| 016-observability.md | ||
| 017-operations.md | ||
| 018-policies.md | ||
| 019-quality.md | ||
| 020-security.md | ||
| 021-testing.md | ||
| 022-rust-migration.md | ||
| SPEC.md | ||