Loading MCP server directory, please wait...
MCP server for DashClaw governance — guard, record, invoke, and discover capabilities.
npx @getmcp/cli add io.github.ucsandman/dashclawRequires Node.js 18+. Community-contributed server. Review source before installing.
DASHCLAW_URLBase URL of your DashClaw instance (e.g. https://your-app.vercel.app)
DASHCLAW_API_KEYDashClaw workspace API key (oc_live_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ucsandman/dashclaw": {
"command": "npx",
"args": [
"-y",
"@dashclaw/mcp-server"
],
"env": {
"DASHCLAW_URL": "",
"DASHCLAW_API_KEY": "",
"DASHCLAW_AGENT_ID": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…