Raven-1027/pinchtask
A task management server based on Model Context Protocol (MCP), providing structured task management for AI agents
Platform-specific configuration:
{
"mcpServers": {
"pinchtask": {
"command": "npx",
"args": [
"-y",
"pinchtask"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...