Hatchable for Cursor
com.hatchable/hatchable
Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.
client:Cursor
transport:streamable-http
Install Hatchable in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hatchable": {
"url": "https://hatchable.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs