Skip to content
Cursor

Very Simple Projects for Cursor

com.verysimpleprojects/mcp

Personal project management with AI agents: numbered tickets, statuses, files, a thread per ticket.

client:Cursor transport:streamable-http

Install Very Simple Projects in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://verysimpleprojects.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Very Simple Projects in other clients