Use Case 01
In-app AI Copilot
Add Claude directly inside your SaaS product and keep users inside your app while they work.
The fastest way to add an MCP-powered AI copilot to any web app.
<!-- 1. Start the bridge -->
<!-- 2. Drop this in your app -->
<script src="@mcp-drop/core"></script>
<mcp-drop
mcp-servers='[{"name":"bridge",
"url":"http://localhost:3333"}]'
persist-key
></mcp-drop>
👉 Start the bridge: npx @mcp-drop/bridge then connect below
Add Claude directly inside your SaaS product and keep users inside your app while they work.
Filesystem, databases, APIs, design tools, or internal systems. If it has an MCP server, it plugs in.
One script tag. No backend. No lock-in. Drop the component into your app and start wiring tools.
Set up the two pieces you need locally before testing the demo.
Get one free at console.anthropic.com. Not Claude Pro, you need an API key.
Required to run @mcp-drop/bridge locally.