Eli for Claude Desktop
io.github.larshiensch99/eli
AI ops team for founders: approvals queue, inbox triage, briefing, follow-up drafting.
client:Claude Desktop
transport:streamable-http
Install Eli in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eli": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.hireeli.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs