formcarry for Cursor
com.formcarry/formcarry
Set up form handling for your site (email alerts, auto replies, webhooks) and query submissions.
client:Cursor
transport:streamable-http
Install formcarry in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"formcarry": {
"url": "https://mcp.formcarry.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs