← All integrations
Agents
Cursor plugin
The QuiverAI plugin for Cursor bundles the hosted MCP server configuration with an agent skill that guides model selection, prompt structure, and result polling. Authentication runs through Cursor's MCP OAuth flow; the plugin stores no credentials.
Setup
Manual install (.cursor/mcp.json or ~/.cursor/mcp.json)
{
"mcpServers": {
"quiverai": {
"url": "https://app.quiver.ai/mcp"
}
}
}Sign in and verify
cursor-agent mcp login quiverai
cursor-agent mcp list-tools quiverai