Skip to content

Connect your coding agent

Every MCP-capable harness receives the same tools. Guidance and preview rendering depend on whether the host loads Agent Skills and negotiates MCP Apps.

HarnessGuideTypical preview
Claude CodeSetupInline MCP App or local viewer fallback.
Claude DesktopSetupInline MCP App; .mcpb install on macOS.
CursorSetupInline when supported.
Codex CLISetupServer-opened local browser viewer.
GitHub CopilotSetupCapability-dependent inline rendering.
ContinueSetupInline in IDE, text fallback in CLI.
ClineSetupLocal viewer or text fallback.

The harness capability overview compares all supported hosts.

Portable Agent Skill

The server's tool descriptions are always available. For stronger workflow guidance, copy packages/plugin/skills/genie into the Agent Skills directory documented by your harness guide. Claude Code can also install the repository plugin, which includes the Skill and /genie:preview command but does not bundle a second MCP runtime.

Released under the MIT License.