Open Horizon Labs Oh Mcp Server
Open Horizons MCP Server is a Claude Code plugin for the Build phase that connects AI agents to strategic alignment and goal context over MCP.
Wire Claude Code (or any MCP client) to Open Horizons so coding agents pull goals, feedback, and strategic alignment context instead of guessing priorities.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install open-horizon-labs-oh-mcp-server@open-horizon-labs/oh-mcp-serverBuilt 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:open-horizon-labs/oh-mcp-server") and the paste-ready config with skillselion.get_install_config("plugin:open-horizon-labs/oh-mcp-server").
What it does
Open Horizons MCP Server is a Claude Code plugin bundle that registers one MCP integration so your coding agent can read strategic alignment context—goals, horizons-style framing, and metacognitive feedback—instead of working from chat memory alone. Solo builders and small teams who treat agents as co-pilots for product decisions install it when they want every session anchored to explicit priorities. Use it during Build when wiring agent tooling, and again across Validate and Operate when scope and iteration must stay tied to strategy. It is an MCP integration layer, not a brainstorming skill or a deployment checker; you still need Claude Code (or another MCP host), a running Open Horizons backend, and network access to the server. The catalog lists one plugin in the bundle with community discovery metadata and lightweight GitHub signal—appropriate for early adopters validating whether external alignment context improves agent output quality.
Highlights
- MCP server exposing strategic alignment and goal context to AI agents
- Metacognitive “superego” style feedback channel for long-horizon work
- Connects Claude and compatible MCP clients to Open Horizons context
- Keyword surface: goals, feedback, strategic alignment, horizons
- Single-plugin bundle from open-horizon-labs/oh-mcp-server
Why builders use it
Agents optimize locally in the repo and lose track of why you are building what you are building.
After you register the MCP server, sessions can pull alignment context on demand so implementation choices stay consistent with stated goals and feedback.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is open-horizon-labs-oh-mcp-server for?
Builders running Claude Code with MCP who want agents informed by Open Horizons goals, feedback, and strategic alignment—not ad-hoc prompts alone.
When should I use open-horizon-labs-oh-mcp-server?
When you start agent-heavy Build work and whenever scope or iteration must reference the same strategic context your horizons system stores.
How do I add open-horizon-labs-oh-mcp-server to my agent?
Install the Claude Code plugin from the open-horizon-labs/oh-mcp-server marketplace entry, configure the MCP server endpoint and credentials per the repo, then enable MCP tools in Claude Code.
Comments
Share how you use open-horizon-labs-oh-mcp-server, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.