Skip to main content
Arrow 2and Arrow 2 Telos are here
← All integrations
Cursor pluginAgents

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

Build the next generation of design tools with us