You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -849,6 +920,21 @@ Get your Smithery key from your account at [smithery.ai](https://smithery.ai/ser
849
920
Once configured, Context7 tools will be available in your droid sessions. Type `/mcp` within droid to manage servers, authenticate, and view available tools.
850
921
851
922
</Accordion>
923
+
924
+
<Accordiontitle="Emdash"icon="layer-group">
925
+
[Emdash](https://github.com/generalaction/emdash) is an orchestration layer for running multiple coding agents in parallel. Provider-agnostic, worktree-isolated, and local-first.
926
+
927
+
**What Emdash provides:**
928
+
- Global toggle: Settings → MCP → "Enable Context7 MCP"
929
+
- Per-workspace enable: The Context7 button in the ProviderBar (off by default). First click enables it for that workspace. Clicking again disables it.
930
+
- ProviderBar: The Context7 button shows status, a short explanation, and a link to docs
931
+
932
+
**What you still need to do:**
933
+
Configure your coding agent (Codex, Claude Code, Cursor, etc.) to connect to Context7 MCP. Emdash does not modify your agent's config. See the respective MCP configuration sections above for your agent.
934
+
935
+
See the [Emdash repository](https://github.com/generalaction/emdash) for more information.
0 commit comments