Thask runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 5 Jul 2026.
Dependency-graph MCP server. Tells Claude/Cursor what breaks if you change X. Provenance guards.
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 thask -- npx -y @thask-org/cli
{
"mcpServers": {
"thask": {
"args": [
"-y",
"@thask-org/cli"
],
"command": "npx"
}
}
}
[mcp_servers.thask]
command = "npx"
args = ["-y", "@thask-org/cli"]
{
"mcpServers": {
"thask": {
"args": [
"-y",
"@thask-org/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"thask": {
"args": [
"-y",
"@thask-org/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.