veggiemonk/backlog
Help coding agents and developers to keep track of a project's backlog by storing tasks as markdown in git.
Platform-specific configuration:
{
"mcpServers": {
"backlog": {
"command": "npx",
"args": [
"-y",
"backlog"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...