{"schema_version":1,"name":"tokrepo-hosted-mcp","title":"TokRepo Hosted MCP","description":"Read-only hosted MCP endpoint for agent planning-time capability resolution, discovery, trust verification, install-plan inspection, and local harvest contracts.","endpoint":"https://tokrepo.com/mcp","transport":{"type":"streamable_http_json_rpc","method":"POST","url":"https://tokrepo.com/mcp"},"protocol_version":"2024-11-05","methods":["initialize","ping","tools/list","tools/call"],"tools":["tokrepo_resolve_capability","tokrepo_discover","tokrepo_search","tokrepo_detail","tokrepo_verify","tokrepo_install_plan","tokrepo_harvest"],"local_stdio_server":{"package":"tokrepo-mcp-server","command":"npx -y tokrepo-mcp-server","registry_manifest":"https://tokrepo.com/.well-known/mcp/server.json","additional_tools":["tokrepo_installed","tokrepo_update","tokrepo_uninstall","tokrepo_rollback","tokrepo_handoff_plan","tokrepo_push"]},"agent_default_flow":["Call tokrepo_resolve_capability during planning when a task exposes a reusable capability gap.","Call tokrepo_discover when resolution needs broader candidates.","Call tokrepo_detail, tokrepo_verify, and tokrepo_install_plan before install or activation; inspect evidence_bundle, SBOM-lite, and signature_evidence.","Use tokrepo audit from CLI when the asset materially affects the task and future agents need a trust-history snapshot.","Use tokrepo_harvest or local tokrepo harvest --changed --json after reusable work; use local stdio MCP server or CLI for write-capable flows such as install, update, rollback, handoff_plan, or push; check quality_gate before any push."],"schemas":{"capability_resolution":"https://tokrepo.com/schemas/capability-resolution.schema.json","agent_asset_contract":"https://tokrepo.com/schemas/agent-asset-contract.schema.json","agent_readiness":"https://tokrepo.com/schemas/agent-readiness.schema.json","evidence_bundle":"https://tokrepo.com/schemas/agent-evidence-bundle.schema.json","harvest_report":"https://tokrepo.com/schemas/harvest-report.schema.json","handoff_package":"https://tokrepo.com/schemas/handoff-package.schema.json"},"structured_contracts":{"agent_asset_contract":"Returned by tokrepo_search, tokrepo_discover, tokrepo_detail, and tokrepo_install_plan structuredContent.","agent_readiness":"Six-component readiness score embedded in each agent_asset_contract.","evidence_bundle":"Available from tokrepo_verify and tokrepo_install_plan before any write.","signature_evidence":"Available from tokrepo_verify and tokrepo_install_plan for hash/signature inspection."}}