spawnpoint
Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.
Install
mcp_config.json
{
"mcpServers": {
"com-getspawnpoint-spawnpoint": {
"url": "https://app.getspawnpoint.com/mcp",
"type": "streamable-http"
}
}
}Documentation
spawnpoint plugin
The official Claude Code plugin for spawnpoint: your agent builds a small app, spawnpoint puts it online, and you get a link to share.
Install
claude plugin marketplace add spawnpoint-inc/spawnpoint-plugin
claude plugin install spawnpoint@spawnpoint
Restart Claude Code so the skills load, then just talk to your agent:
- "set up spawnpoint": connects Claude Code to spawnpoint and walks you through a one-time browser sign-in. No keys to copy.
- "deploy this to spawnpoint": builds, ships, and hands you the link.
Update
Do this once and never think about updates again: run /plugin, open
Marketplaces, select spawnpoint, and enable auto-update. Third-party
marketplaces have it off by default, which is why it takes the one toggle; after that
Claude Code picks up new versions on its own.
Prefer manual? Two commands, then restart Claude Code:
claude plugin marketplace update spawnpoint
claude plugin update spawnpoint@spawnpoint
New MCP tools need no plugin update at all: agents discover them from the server.
What's in it
Two skills and the MCP wiring, in plugin/spawnpoint/:
setup-spawnpoint: registers the MCP server and drives the OAuth sign-in.deploy-to-spawnpoint: packages the app and calls thedeploy_projecttool.
Details in the plugin README. This repo is the published plugin only; docs live at getspawnpoint.com.
Sourced from the repository README.
More in Browser & Web
- browser-useControl a real Chrome browser to complete any task: fill forms, extract data, book flights.110,346
- Puppeteer MCP ServerEnables headless browser automation for scraping dynamic JS pages, taking full-page screenshots, clicking elements, and filling web forms.9,800
- strataMCP server for progressive tool usage at any scale (see https://klavis.ai)5,794
- exaFast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding 4,920
- apify-mcp-serverExtract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡4,798
- browserbasehq-mcp-browserbaseProvides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…3,409