Clawskills
Freeby MCP Community
MCP server exposing ClawSkills API integration skill docs to AI agents
v0.6.0Added Apr 12, 2026
mcpclaudeaiintegrationapi
Clawskills MCP Server
MCP server exposing ClawSkills API integration skill docs to AI agents
Installation
Reviews
Installation
Quick install
npx -y clawskills-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"clawskills": {
"command": "npx",
"args": ["-y", "clawskills-mcp"]
}
}
}