Opp Repl MCP Server

Connect an AI agent to opp_repl via its built-in Model Context Protocol (MCP) server. Two transports — a Unix domain socket reached through the `opp_repl_mcp_bridge` stdio bridge (recommended for local tools like Claude Code, Cursor, VS Code, Windsurf) and a TCP/streamable-HTTP port with bearer-token auth (for remote/legacy clients). Exposes the `execute_python` tool plus opp-repl:// documentation resources. Load when wiring opp_repl into an MCP-capable client.

tabgab 2aa362b 6.9 KB Updated

File contents

tabgab/opp_repl-skill/tree/main/opp-repl-mcp-server commit 2aa362bcdf

Frequently asked questions

npx skillmds@latest add tabgab/opp-repl-mcp-server