Loading MCP server directory, please wait...
MCP server for t-rush. Exposes TODO/FIXME scanning and streak tracking to AI agents.
npx @getmcp/cli add io.github.DevDs1989/t-rush-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DevDs1989/t-rush-mcp": {
"command": "npx",
"args": [
"-y",
"@devds1989/t-rush-mcp"
]
}
}
}