By udecode
Launch local stdio MCP servers via Codex CLI using GPT-5 and GPT-5-Codex models with high reasoning effort and full access, enabling Claude to access local AI for advanced reasoning, code tools, and tasks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Dig into library source code - clone and explore repos to answer API questions
Test-driven development workflow for writing tests before implementation - red-green-refactor cycle with deterministic unit tests
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Auto-play/pause media on prompt submit/stop
macOS notifications for Claude Code events
npx claudepluginhub udecode/dotai --plugin codexMCP server development helper with tool and resource scaffolding
Transform Claude Code into a structured development platform with 29 /sc: commands, 23 specialized agents, 7 behavioral modes, and MCP server integration
Model Context Protocol (MCP) server integrations for enhanced capabilities
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.
No description provided.
Build FastMCP 3.x Python MCP servers — covers provider/transform architecture (including CodeMode, Tool Search, and server-level transforms), component versioning, session state, authorization (MultiAuth, PropelAuth, connection-pooled token verifiers), evaluation creation, Pydantic validation, async patterns, STDIO and HTTP transports, nginx reverse proxy deployment, background tasks, Prefab Apps UI, security patterns, client SDK usage, testing, deployment, and migration from FastMCP v2. TypeScript is a legacy reference only and is not updated for v3.