ennodia for Claude Desktop
io.github.cherninlab/ennodia
Try other agents, models, and skills from your familiar AI workflow through a local MCP server
client:Claude Desktop
transport:stdio
runtime:npm
Install ennodia in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ennodia": {
"command": "npx",
"args": [
"-y",
"ennodia"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs