{
  "manifest_version": "2026-02-24",
  "id": "revisetouch.colpan.mcp.bootstrap",
  "name": "ReviseTouch Colpan MCP Bootstrap",
  "description": "Documentation-first MCP bootstrap for Colpan. This manifest currently publishes canonical resources and roadmap placeholders.",
  "homepage": "https://revisetouch.com/mcp",
  "status": "bootstrap",
  "server": {
    "publicly_available": false,
    "transport": null,
    "notes": [
      "No public executable MCP server endpoint is advertised in this phase.",
      "Use canonical docs resources as deterministic fallback context."
    ]
  },
  "resources": [
    {
      "id": "llms_entry",
      "title": "LLM Entry",
      "url": "https://revisetouch.com/llms.txt",
      "type": "text/plain",
      "language": "multi"
    },
    {
      "id": "llms_full",
      "title": "LLM Full Context",
      "url": "https://revisetouch.com/llms-full.txt",
      "type": "text/plain",
      "language": "multi"
    },
    {
      "id": "context_json",
      "title": "Colpan Structured Context",
      "url": "https://revisetouch.com/ai/colpan-context.json",
      "type": "application/json",
      "language": "multi"
    },
    {
      "id": "tr_llm_guide",
      "title": "TR LLM Hizli Kilavuz",
      "url": "https://revisetouch.com/docs/colpan/llm-hizli-kilavuz",
      "type": "text/html",
      "language": "tr"
    },
    {
      "id": "en_llm_guide",
      "title": "EN LLM Quick Guide",
      "url": "https://revisetouch.com/en/docs/colpan/llm-quick-guide",
      "type": "text/html",
      "language": "en"
    }
  ],
  "planned_capabilities": [
    {
      "id": "docs_search",
      "description": "Search official Colpan docs and return canonical links with confidence hints"
    },
    {
      "id": "conversion_route_advisor",
      "description": "Recommend robust conversion paths (including PDF -> DOCX -> UDF fallback)"
    },
    {
      "id": "search_diagnostics",
      "description": "Guide root-cause checks for indexing, filters, and viewer find failures"
    }
  ],
  "security_guidance": [
    "Do not include private legal document content in public prompts unless policy allows.",
    "Share minimal metadata when reporting issues.",
    "Prefer deterministic docs links over speculative operational claims."
  ]
}
