Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"clawql-ouroboros": {
"command": "npx",
"args": [
"-y",
"clawql-ouroboros"
]
}
}
}
Or smoke-test directly:
npx -y clawql-ouroboros
Details
| Website | https://www.npmjs.com/package/clawql-ouroboros |
|---|---|
| GitHub | git+https://github.com/danielsmithdevelopment/ClawQL.git |
| License | unknown |
| Pricing | free |
| Tags | clawql ouroboros workflow ai-agent specification-first mcp evolutionary-algorithm convergence |
| Sources | npm |
| Discovered | 2026-05-25 |