quiver.ai
QuiverAI generates and vectorizes SVG graphics from text prompts and raster images. It also provides an app for creating, managing, and retrieving generated artwork.
QuiverAI exposes a bearer-authenticated REST API at `api.quiver.ai/v1` and a hosted OAuth-protected MCP server at `https://app.quiver.ai/mcp`; no first-party QuiverAI-targeted standalone CLI or GraphQL API was found.
- QuiverAI MCP serverdetected
- QuiverAI REST APIdiscovered
Use an MCP client that supports remote MCP servers and OAuth, add the QuiverAI MCP endpoint https://app.quiver.ai/mcp, then start the client’s login flow. The client begins the OAuth flow, you sign in with your QuiverAI account and approve access, and the client receives a token scoped to your account automatically. Examples in the docs include codex mcp login quiverai, Claude Code’s /mcp, and Cursor’s MCP UI after adding the server from MCP server docs.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing