Coding agents build full-stack apps in persistent workspaces and share them by link. Connect the official Reachpad MCP MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “get_credit_balance”: Show this account's remaining compute credits. One credit runs one standard workspace for one minute; paused workspaces use no compute credi.”
“Use “create_workspace”: Create a persistent development workspace: a filesystem and processes that survive between calls. Optionally clone a git repository into it.”
“Use “list_workspaces”: List this account's workspaces, with how many forks each has.”
“Use “get_workspace”: What a workspace resumes from: its head snapshot, how far its log had got, and its fork tree. Every start is a cold boot from the head snaps.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Reachpad MCP holds up.
gate scanned 18 tools on Sep 5, 2026. A few things are worth a look before you connect.
Operated by Reachpad MCP (reachpad.dev) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Reachpad MCP adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Reachpad MCP in the gate directory. No sign-in needed.
Reachpad MCP's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
get_credit_balance — Show this account's remaining compute credits. One credit runs one standard workspace for one minute; paused workspaces use no compute credi
create_workspace — Create a persistent development workspace: a filesystem and processes that survive between calls. Optionally clone a git repository into it.
list_workspaces — List this account's workspaces, with how many forks each has.
get_workspace — What a workspace resumes from: its head snapshot, how far its log had got, and its fork tree. Every start is a cold boot from the head snaps
run_command — Run one command in a workspace and get its exit code and output. Not a shell: pass argv as a list, and ask for a shell explicitly with ["/bi
checkpoint_workspace — Fork a workspace from its last sealed snapshot into a new one. The original is untouched. This is how you try several approaches from one pr
expose_port — Open a port inside a workspace and get back a link that reaches it. This is how something you built becomes something a person can open. Ide
list_ports — The ports this workspace has open to the web, oldest first, with their links. Revoked ports are not listed: a closed link never comes back.
+ 10 more tools once connected
https://reachpad.dev/mcpYes — Reachpad MCP operates its own remote MCP server at reachpad.dev. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Reachpad MCP in the directory. No account or sign-in is needed. From then on, Reachpad MCP's tools are available in every client you've connected to gate.
No. Reachpad MCP runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Reachpad MCP in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Reachpad MCP in: Claude · Claude Code · ChatGPT · Cursor · VS Code