Replit Adds Quiver AI and Browserbase Connectors

ReplitView original changelog

Replit has added two new one-click connectors: Quiver AI, which generates SVG illustrations and vectorizes raster images via a frontier vector-graphics model, and Browserbase, which provides managed headless browser sessions for web fetch, search, and full session automation. Quiver AI's Arrow model β€” backed by a16z and Replit's own CEO Amjad Masad as an angel investor β€” holds the top position on SVG Arena with an Elo of 1583. Browserbase, which raised a $40M Series B in 2025, enables Replit Agent to drive real browser sessions for scraping, testing, and multi-step web automation without developers managing browser infrastructure themselves.


Two New Connectors Expand Replit's Integration Ecosystem

Replit's connector ecosystem β€” which allows Agent to reach external services directly from within a project β€” gained two new entries on May 22, 2026: Quiver AI for vector graphics generation, and Browserbase for managed headless browser automation.

Quiver AI: Frontier SVG Generation Inside Replit

Quiver AI is an AI lab founded in early 2026 that builds models specifically for vector graphics. Its flagship model, Arrow 1.0, generates SVGs from text prompts and images, producing structured, editable, production-ready vector files rather than raster outputs. Unlike image generation models that produce pixels, Arrow treats SVG as code β€” encoding hierarchy, grouping, and spatial relationships in a format that can be edited programmatically.

The Replit connector allows Agent to call Quiver AI's API to:

  • Generate SVG illustrations from text descriptions
  • Vectorize raster images (PNG/JPG to SVG) for use in apps

Quiver AI's Arrow 1 model holds the #1 position on SVG Arena with an Elo of 1583 β€” the first model to break 1500 on any design arena leaderboard. The company raised an $8.3M seed round led by a16z, with Replit CEO Amjad Masad and Head of AI Michele Catasta participating as angel investors, signaling a close strategic relationship between the two companies.

For Replit users, this means the agent can now generate scalable, crisp vector assets on demand β€” directly inside the build flow, without leaving the platform or manually integrating an external API.

Browserbase: Managed Headless Browsers for Agent Automation

Browserbase provides cloud-hosted browser sessions optimized for AI agents. Instead of spinning up local Playwright or Puppeteer instances, developers connect to Browserbase's serverless infrastructure to run persistent, isolated headless browser sessions at scale.

Key capabilities now available to Replit Agent via the connector:

  • Web fetch and search β€” retrieve content from JavaScript-rendered pages that standard HTTP clients cannot access
  • Full session automation β€” multi-step browser workflows (login, navigate, interact, extract) without managing infrastructure
  • Session persistence β€” cookies and localStorage preserved across agent runs

Browserbase raised $40M in Series B funding (June 2025, valued at $300M) and its Stagehand framework enables natural language browser automation, making it a natural fit for Replit's agent-driven development model.

Growing the Connector Catalog

These two additions continue Replit's expansion of its connector directory, which reached 47+ services earlier in 2026. The strategic direction has shifted toward specialized AI-native tools β€” both Quiver AI and Browserbase are infrastructure built specifically for agent workflows, not retrofitted SaaS integrations.