reachpad-mcp

Reachpad/reachpad-mcp
★ 1 stars JavaScript AI/LLM Updated today
MCP server for reachpad — give any coding agent a persistent cloud development environment it can create, run commands in, fork and resume.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reachpad-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Reachpad/reachpad-mcp"
      ]
    }
  }
}

README Excerpt

**Development infrastructure for coding agents.** A reachpad environment is a cloud development computer an agent operates itself: a repo, a filesystem, installed dependencies, background processes and build state that all survive between calls — not an ephemeral sandbox that forgets. This is the MCP server. It lets Claude, ChatGPT, Cursor, OpenCode or your own

Tools (7)

REACHPAD_API_KEYREACHPAD_ENDPOINTREACHPAD_IDENTITY_CREDENTIALREACHPAD_MCP_ALLOWED_ORIGINSREACHPAD_MCP_HTTP_HOSTREACHPAD_MCP_HTTP_PORTREACHPAD_MCP_HTTP_TOKEN

Topics

ai-agentsdeveloper-environmentsmcpmcp-servermodel-context-protocolsandbox