Skip to main content
Percher is still being built, but you can try it out with a free account right now!
← Changelog

Percher is now a one-click connector for Claude.ai

Add `https://mcp.percher.app/mcp` as a custom connector in Claude.ai, Cursor, or Windsurf. OAuth login, no token to paste, and your assistant can operate your apps and deploy connected repos.

You can now connect Percher to Claude.ai (and Cursor and Windsurf) as a custom connector, with nothing to install.

Add the URL https://mcp.percher.app/mcp in your client's connectors settings, approve the Percher login that opens in your browser, and you're done. It's OAuth, not an API key — there is no token to copy or paste. The client runs the whole flow for you and you approve it once.

The hosted connector gives your assistant the remote-safe Percher tools: list and operate your apps, set env vars, manage domains, read logs, inspect deploys, share and transfer, and deploy a connected repo straight from the chat. You can revoke a connection from the dashboard at any time and it stops working immediately.

First publish of a brand-new project from local files still needs filesystem access, so for that use npx -y @percher/mcp or bunx percher publish as before. The local npx MCP server is unchanged and stays the right choice for Claude Code. Run bunx percher mcp to see both options.