MCP Integration
MCP bootstrap layer for Colpan, current status, usage model, and roadmap.
Current Status
A documentation-first MCP bootstrap layer is now published for Colpan.
- Manifest:
/mcp/manifest.json - Landing page:
/en/mcp - LLM entry:
/llms.txt
At this stage, no public live MCP tool endpoint is announced.
Why This Model?
- Accuracy first: LLM responses anchor to canonical docs.
- Tooling next: MCP tools are added incrementally without losing docs fallback.
- Two-way growth: both documentation and MCP evolve together.
Integration Usage
You can provide either of these links directly to an LLM client:
https://revisetouch.com/llms.txthttps://revisetouch.com/mcp/manifest.json
For deeper context:
https://revisetouch.com/llms-full.txthttps://revisetouch.com/ai/colpan-context.json
Roadmap Summary
Documentation Layer
- keep TR/EN parity for core behavior pages
- anchor critical behavior to canonical links
- keep short + full + JSON context layers updated
MCP Layer
- docs search/routing tool
- conversion path advisor
- search/filter diagnostics helper
Design Principles
- default to canonical source links
- avoid unsupported feature claims
- mark version-dependent behavior explicitly