henu-wang/tokrepo
Canonical GitHub landing page for TokRepo, the open registry for AI skills, prompts, MCP configs, and workflows.
Platform-specific configuration:
{
"mcpServers": {
"tokrepo": {
"command": "npx",
"args": [
"-y",
"tokrepo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
TokRepo is an open registry for AI assets.
It helps humans and agents find, inspect, and install:
Website: https://tokrepo.com
io.github.henu-wang/tokrepo-mcp-serverAGENTS.md variantsSearch TokRepo:
npx tokrepo search "mcp database"
npx tokrepo search "claude code"Install from TokRepo:
npx tokrepo install <uuid-or-name>Add TokRepo as an MCP server:
claude mcp add tokrepo -- npx tokrepo-mcp-server
codex --mcp-server tokrepo -- npx tokrepo-mcp-server
gemini settings mcp add tokrepo -- npx tokrepo-mcp-serverMost GitHub discovery still happens through repository names, README text, topics, and linked repos.
This repo is the canonical GitHub landing page for TokRepo so that:
io.github.henu-wang/tokrepo-mcp-serverLoading reviews...