Replbridge
Description
Claude-to-Replit MCP bridge that lets Claude safely inspect, edit, test, and improve Replit projects through a secure workspace agent.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ReplBridge
Licensing
Versions v0.1.x are released under the MIT License and will remain MIT permanently. Future versions may adopt a source-available license (FSL or similar) to protect against competing SaaS offerings while keeping the core free for individual and commercial use. See CHANGELOG for version history.
**Claude for Replit, with seatbelts.**
ReplBridge is an installable MCP bridge that lets Claude safely inspect, edit, test, and improve any Replit project — with path jails, command allowlists, automatic snapshots, and soft-delete.
Claude Desktop / Claude Code
↓ (stdio MCP)
ReplBridge MCP Server
↓ (HTTPS + token auth)
ReplBridge Workspace Agent ← runs inside your Replit project
↓
Your code
Why ReplBridge?
Claude is powerful. But giving Claude unrestricted shell access to a codebase is risky. ReplBridge adds a controlled layer:
| Without ReplBridge | With ReplBridge |
|---|---|
| Claude has full shell access | Claude uses an explicit allowlist of actions |
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing