A few days ago I posted that the next step was Cloudpen acting as an MCP server itself, so external tools could connect to your projects the same way Cloudpen connects out to yours. That's live now.
What this means in practice: point Claude Desktop, Claude Code, Cursor, or any MCP-compatible client at a project, and it can read your files, check deployment status, and see git history, right from your existing workflow, no copy-pasting code into a chat window.
This first release is intentionally scoped:
- Read access is on by default. Writes are a separate opt-in and go through a confirm step from the AI client. nothing gets written to a file without you seeing that request first.
- Every token is scoped to exactly one project. Connect Claude Desktop and Cursor to the same project with two separate tokens, and revoking one never touches the other.
- Write-scoped tokens expire within 90 days no matter what you set — even if you never touch the token again, it dies on its own.
- Creating a write-scoped token requires a fresh email confirmation code, regardless of how you sign in. No password required, no separate flow depending on whether you used Google, GitHub, or email/password to sign up.
You'll find it under the MCP panel in the sidebar of any project, switch to "MCP Server" (it's next to "Data Sources," which is the other direction: Quill querying your own databases).
Available on Pro, Team, and Enterprise plans, plus AppSumo Tier 2 and 3. If you're on Free or Tier 1, you'll see an upgrade prompt when you try to create a token.
As always, if you hit anything weird with this, email [email protected] directly.
Thanks for building with us early. More soon.
- Augustine