Parc Dev task breakdown server for Cursor
ai.smithery/parc-dev-task-breakdown-server
Break down complex problems into clear, actionable steps. Adapt on the fly by iterating, revising,…
client:Cursor
transport:streamable-http
Install Parc Dev task breakdown server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"parc-dev-task-breakdown-server": {
"url": "https://server.smithery.ai/@Parc-Dev/task-breakdown-server/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs