MCP Server
MCP
io.github.DevDs1989/t-rush-mcp
MCP server for t-rush. Exposes TODO/FIXME scanning and streak tracking to AI agents.
Install
npx -y @devds1989/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@devds1989/t-rush-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment