FoxForm for Cursor
io.github.vitorrocha-panda/foxform
Build, publish and read scored forms and quizzes where the score picks the next screen.
client:Cursor
transport:streamable-http
tools:10
Install FoxForm in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"foxform": {
"url": "https://mcp.foxform.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs