Plugin · Claude Code · AI Agents

Chlee1001 Omc Mcp Extension

chlee1001-omc-mcp-extension is a Claude Code plugin for the Build phase that registers Context7, Serena, Sequential Thinking, and Morphllm MCP servers for oh-my-claudecode.

by chlee1001 · github.com/chlee1001/omc-mcp-extension

Wire extra MCP capabilities into oh-my-claudecode so coding agents get docs lookup, Serena tooling, structured reasoning, and Morphllm without manual server setup.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install chlee1001-omc-mcp-extension@chlee1001/omc-mcp-extension
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:chlee1001/omc-mcp-extension") and the paste-ready config with skillselion.get_install_config("plugin:chlee1001/omc-mcp-extension").

About

What it does

chlee1001-omc-mcp-extension is a one-plugin Claude Code extension that registers four MCP servers—Context7, Serena, Sequential Thinking, and Morphllm—for teams already using oh-my-claudecode. Solo builders who run multi-agent Claude Code setups often hit the same wall: core OMC is powerful but each extra capability means another MCP repo, env vars, and launch script. This bundle collapses that into a catalog-ready plugin so you install once and point your agent config at familiar server names. It fits the Build phase when you are wiring agent-tooling rather than shipping end-user product code. Intermediate users comfortable with MCP transport and OMC conventions get the most value; it is not a standalone skill library or marketplace. After registration, your agent sessions can pull live docs, use Serena-style navigation, chain reasoning, and call Morphllm without leaving the OMC workflow you already adopted.

Highlights

  • Single-plugin MCP bundle aimed at oh-my-claudecode (OMC) users
  • Adds Context7 for up-to-date library and API documentation retrieval
  • Adds Serena MCP for semantic code and project intelligence workflows
  • Adds Sequential Thinking MCP for stepwise decomposition during hard tasks
  • Adds Morphllm MCP as an additional LLM-oriented tool surface in the agent loop

Why builders use it

oh-my-claudecode users waste time installing and wiring separate MCP servers every time they want docs lookup, Serena, structured reasoning, or Morphllm in the same session.

After you add the plugin, your OMC-backed Claude Code agent can reach four bundled MCP servers from one install path instead of maintaining four one-off integrations.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is chlee1001-omc-mcp-extension for?

It is for Claude Code users running oh-my-claudecode who want Context7, Serena, Sequential, and Morphllm available as MCP tools in one plugin.

When should I use chlee1001-omc-mcp-extension?

Use it during Build when you are configuring agent-tooling and need those four MCP capabilities alongside your existing OMC workflow.

How do I add chlee1001-omc-mcp-extension to my agent?

Install or register the plugin from the chlee1001/omc-mcp-extension repository in Claude Code, then ensure your OMC and MCP client settings reference the bundled server definitions.

Discussion

Comments

Share how you use chlee1001-omc-mcp-extension, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.