mcp for Cursor
ai.projectlaunch/mcp
Agent-facing site in pre-launch; agents can read the site and submit intent.
client:Cursor
transport:streamable-http
tools:4
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://projectlaunch.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs