Dashclaw runs on your own machine — the client starts it, so there is no endpoint to ping. 243 installs a week from npm. Last commit 4 Aug 2026.
MCP server for DashClaw governance — guard, record, invoke, and discover capabilities.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dashclaw -- npx -y @dashclaw/mcp-server
{
"mcpServers": {
"dashclaw": {
"args": [
"-y",
"@dashclaw/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.dashclaw]
command = "npx"
args = ["-y", "@dashclaw/mcp-server"]
{
"mcpServers": {
"dashclaw": {
"args": [
"-y",
"@dashclaw/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dashclaw": {
"args": [
"-y",
"@dashclaw/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.