Deoochform for Cursor
io.github.musaib001/deooch-forms
Create forms, read submissions, and build invitations from Claude, ChatGPT, or any MCP client.
client:Cursor
transport:streamable-http
Install Deoochform in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deooch-forms": {
"url": "https://deoochform.com/api/mcp/v2"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs