juudd for Cursor
com.juudd/juudd
Put an AI-written project online: a site on a subdomain with a Postgres database of its own.
client:Cursor
transport:streamable-http
Install juudd in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"juudd": {
"url": "https://mcp.juudd.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs