Back to Browse

Spawnpoint Plugin MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.

About

Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.

Remote endpoints: streamable-http: https://app.getspawnpoint.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-getspawnpoint-spawnpoint": {
      "url": "https://app.getspawnpoint.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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 the deploy_project tool.

Details in the plugin README. This repo is the published plugin only; docs live at getspawnpoint.com.

Reviews

No reviews yet

Be the first to review this server!

Spawnpoint Plugin MCP Server - Deploy the small apps your agent builds: one tool call | MCP Marketplace