ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
claude mcp add mcp-server-clawhub -- npx -y @aiwerk/mcp-server-clawhub
claude_desktop_config.json
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-server-clawhub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.AIWerk--mcp-server-clawhub/reviews or the review_server meta-tool.
POST /mcp