Skip to content

[feat]: Emdash MCP Server for remote AI agent integration #1456

@yashdev9274

Description

@yashdev9274

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions