{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.henu-wang/tokrepo-mcp-server",
  "title": "TokRepo — AI Asset Registry",
  "description": "TokRepo MCP: tokrepo_discover, tokrepo_verify, tokrepo_install_plan for reusable AI assets.",
  "websiteUrl": "https://tokrepo.com",
  "repository": {
    "url": "https://github.com/henu-wang/tokrepo-mcp-server",
    "source": "github"
  },
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "tools": [
        "tokrepo_session_init",
        "tokrepo_discover",
        "tokrepo_find_for_task",
        "tokrepo_resolve_capability",
        "tokrepo_search",
        "tokrepo_detail",
        "tokrepo_edges",
        "tokrepo_install_plan",
        "tokrepo_verify",
        "tokrepo_codex_install",
        "tokrepo_installed",
        "tokrepo_update",
        "tokrepo_uninstall",
        "tokrepo_rollback",
        "tokrepo_handoff_plan",
        "tokrepo_harvest",
        "tokrepo_push"
      ],
      "hostedEndpoint": "https://tokrepo.com/mcp",
      "toolCatalog": "https://tokrepo.com/.well-known/tool-catalog.json",
      "evidence_bundle": "https://tokrepo.com/schemas/agent-evidence-bundle.schema.json",
      "quality_gate": "https://tokrepo.com/schemas/handoff-package.schema.json#/properties/quality_gate_summary",
      "evidenceBundleSchema": "https://tokrepo.com/schemas/agent-evidence-bundle.schema.json",
      "handoffPackageSchema": "https://tokrepo.com/schemas/handoff-package.schema.json",
      "capabilityResolutionSchema": "https://tokrepo.com/schemas/capability-resolution.schema.json",
      "harvestReportSchema": "https://tokrepo.com/schemas/harvest-report.schema.json"
    }
  },
  "version": "2.16.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "tokrepo-mcp-server",
      "version": "2.16.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
