TokRepo MCP Server

Agent-native registry where coding agents discover, verify, plan installs, and reuse TokRepo skills, prompts, MCP configs, scripts, and workflows.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Tokrepo Discover: Planning-time capability discovery for agents. Call during autonomous planning before inventing local one-off skills, scripts, prompts, MCP configs, or workflows.
  • Tokrepo Search: Search TokRepo assets by query, kind, target, and policy. Use as a lower-level fallback after tokrepo_discover.
  • Tokrepo Detail: Read full TokRepo asset detail and metadata by UUID.

What data it sees

Do you need an account

No: the server works without sign-in

Agent-native registry where coding agents discover, verify, plan installs, and reuse TokRepo skills, prompts, MCP configs, scripts, and workflows. Hosted tools include tokrepo_discover, tokrepo_search, tokrepo_detail, tokrepo_verify, and tokrepo_install_plan.

Server tool list (5)

Raw names from tools/list. Only developers need these.

tokrepo_discoverPlanning-time capability discovery for agents. Call during autonomous planning before inventing local one-off skills, scripts, prompts, MCP configs, or workflows.
tokrepo_searchSearch TokRepo assets by query, kind, target, and policy. Use as a lower-level fallback after tokrepo_discover.
tokrepo_detailRead full TokRepo asset detail and metadata by UUID.
tokrepo_verifyVerify asset trust, content hash, install-plan shape, permissions, policy decision, trust_score_v2, blockers, and warnings before activation.
tokrepo_install_planReturn the typed install plan for an asset before any write. Includes preconditions, actions, risk profile, policy, rollback, post-verify, trust, and provenance when available.