What is the Eli MCP server?
AI ops team for founders: approvals queue, inbox triage, briefing, follow-up drafting.
How to install Eli
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretBearer eli_... — per-tenant API key issued in your Eli workspace.
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"eli": {
"url": "https://app.hireeli.io/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"eli": {
"serverUrl": "https://app.hireeli.io/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"eli": {
"type": "http",
"url": "https://app.hireeli.io/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"eli": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.hireeli.io/mcp"
]
}
}
}Claude Code
claude mcp add --transport http eli https://app.hireeli.io/mcpRelated MCP servers
io.github.Larshiensch99/priceparse
Maintained
Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.
0
View repository →Python
Cold engine for B2B founders. Detects buying signals, drafts outreach, books qualified meetings.
View repository →Register every AI agent, log every action, prove it. EU AI Act compliance built in.
View repository →