Skip to main content
Without MCP, your AI has no idea what tools your company runs or what they cost. Connect ELI and it already knows — no copy-pasting context every time.

Step 1 — Get your credentials

Go to your workspace → Settings → MCP Settings and generate your Client ID and Client Secret. Keep the secret private. You’ll use these in the next step for whichever AI tool you choose.

Step 2 — Install

1

Add the ELI server

Run this in your terminal. Replace YOUR_CLIENT_ID with your Client ID — you’ll be prompted for the secret.
claude mcp add --transport http eli \
  https://mcp.techbible.ai/mcp \
  --client-id YOUR_CLIENT_ID \
  --client-secret
2

Enter your Client Secret

When prompted, paste your Client Secret. Claude Code stores the credentials and exchanges them for tokens automatically — nothing else to configure.
3

Start a session

ELI’s tools are now available in every claude session. Ask it anything about your workspace.

What you can ask

Once connected, your AI already knows your workspace — no pasting context. These are real examples:

Top spend

“What are our top 5 tools by monthly spend?”

Underused seats

“Which tools have fewer than half their seats active?”

Overspend

“Where are we overspending compared to last quarter?”

Find alternatives

“Find us a better alternative to our current project management tool.”

Consolidate

“What redundant tools should we consolidate first?”

Take action

“Remove Alex from Figma — she left the team last week.”