TokRepo MCP Server
Agent-native registry where coding agents discover, verify, plan installs, and reuse TokRepo skills, prompts, MCP configs, scripts, and workflows.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |
| tokrepo_verify | Verify asset trust, content hash, install-plan shape, permissions, policy decision, trust_score_v2, blockers, and warnings before activation. |
| tokrepo_install_plan | Return the typed install plan for an asset before any write. Includes preconditions, actions, risk profile, policy, rollback, post-verify, trust, and provenance when available. |