-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
Feature Summary
Create an Emdash MCP (Model Context Protocol) server that exposes Emdash's core functionality to AI agents, enabling them to interact with Emdash programmatically over SSH.
Problem or Use Case
AI agents running remotely over SSH cannot access Emdash's features. An MCP server would allow agents to:
- Manage projects and tasks
- Run git operations
- Manage worktrees and files
- Control SSH connections
- Handle skills and providers
Proposed Solution
Build an Emdash MCP server using @modelcontextprotocol/sdk with stdio transport (ideal for SSH).
Alternatives Considered
This would allow any MCP-compatible AI client (Claude Desktop, Cursor, etc.) to interact with Emdash programmatically, especially useful for remote development workflows.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels