create survey for Cursor
io.github.feedbk-ai/create-survey
Create AI surveys with dynamic follow-up probing directly from your AI assistant.
client:Cursor
transport:streamable-http
tools:1
Install create survey in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"create-survey": {
"url": "https://mcp.feedbk.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs