dashclaw for Claude Code
io.github.ucsandman/dashclaw
Policy checks, approvals, records, and governed HTTP capabilities for unattended agents.
client:Claude Code
transport:stdio
runtime:npm
Install dashclaw in Claude Code
run in your project directory
claude mcp add dashclaw -e DASHCLAW_URL=<DASHCLAW_URL> -e DASHCLAW_API_KEY=<DASHCLAW_API_KEY> -e DASHCLAW_AGENT_ID=<DASHCLAW_AGENT_ID> -- npx -y @dashclaw/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs