Homespun for Cursor
dev.homespun/homespun
Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.
client:Cursor
transport:streamable-http
runtime:npm
tools:26
Install Homespun in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"homespun": {
"url": "https://homespun.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs