YAPL for Cursor
app.yapl/yapl
Draft-safe project planning: tasks, dependencies, resources, schedules and cost metrics.
client:Cursor
transport:streamable-http
Install YAPL in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yapl": {
"url": "https://mcp.yapl.app/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs