T Rush MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 18 Jul 2026.
MCP server for t-rush. Exposes TODO/FIXME scanning and streak tracking to AI agents.
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 t-rush-mcp -- npx -y @devds1989/t-rush-mcp
{
"mcpServers": {
"t-rush-mcp": {
"args": [
"-y",
"@devds1989/t-rush-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.t-rush-mcp]
command = "npx"
args = ["-y", "@devds1989/t-rush-mcp"]
{
"mcpServers": {
"t-rush-mcp": {
"args": [
"-y",
"@devds1989/t-rush-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"t-rush-mcp": {
"args": [
"-y",
"@devds1989/t-rush-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.