generalaction/emdash
Emdash is the Open-Source Agentic Development Environment (๐งก YC W26). Run multiple coding agents in parallel. Use any provider.
Platform-specific configuration:
{
"mcpServers": {
"emdash": {
"command": "npx",
"args": [
"-y",
"emdash"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...