What problem does it solve?
MCP server setup can be slow and fragile, so teams need a reliable way to install, validate, and troubleshoot the right MCP capabilities for their OMK projects.
Core Features & Use Cases
- Curated MCP catalog: Uses OMK’s verified server catalog to recommend and install MCP servers by name.
- Project-local management: Lists, adds, removes, and syncs MCP configuration safely without committing secrets.
- Validation with diagnostics: Runs doctor checks to confirm MCP servers start correctly and produces actionable troubleshooting signals.
Example use case: During OMK initialization, select a set of capabilities such as web automation (browser) and filesystem access (devtools), then install them and run diagnostics to ensure they boot before you start multi-agent coding workflows.
Quick Start
Run omk mcp doctor to validate that your configured MCP servers start correctly after you install them.