PluginBench
MCP Server

Eli MCP Server

io.github.Larshiensch99/eli

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
  • Authorization
    required
    secret

    Bearer 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/mcp

Related MCP servers

Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.

0
Python
View repository →

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 →