MCP Server for Neolith - Exposes Neolith workspace actions as MCP tools for OrchestratorDaemon integration
{
"mcpServers": {
"wundrioneolith": {
"command": "npx",
"args": [
"-y",
"@wundr.io/neolith-mcp-server"
]
}
}
}