Loading MCP server directory, please wait...
ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
npx @getmcp/cli add io.github.AIWerk/mcp-server-clawhubRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AIWerk/mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": ""
}
}
}
}