See what each of your coding agents is working on, and read or advance your todos.
claude mcp add todoglow -- npx -y todoglow-mcp
claude_desktop_config.json
{
"mcpServers": {
"todoglow": {
"command": "npx",
"args": [
"-y",
"todoglow-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"todoglow": {
"command": "npx",
"args": [
"-y",
"todoglow-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"todoglow": {
"command": "npx",
"args": [
"-y",
"todoglow-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"todoglow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"todoglow-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"todoglow": {
"command": "npx",
"args": [
"-y",
"todoglow-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/app.devglow--todoglow/reviews or the review_server meta-tool.
POST /mcp