Webenta Index / Docs
Connect an agent

Claude.ai (web & desktop)

Connect via the native Connectors panel using OAuth — works in Claude.ai web and the desktop app.

Claude.ai supports remote MCP servers natively via the Connectors system. The flow uses OAuth, so you don't paste your raw API key into Claude — Claude redeems a token against your key.

#Step-by-step

  1. Go to claude.ai/customize/connectors (or click your avatar → Customize ClaudeConnectors).
  2. Click the + icon, then Add custom connector (requires a Pro / Team / Enterprise plan).
  3. Name — use a memorable label, e.g. Webenta Index — fitness (substitute your project name).
  4. Remote MCP server URL — paste https://mcp.index.webenta.sk/mcp.
  5. Open Advanced settings.
  6. OAuth Client ID — any reasonable identifier you like, e.g. claude-web.
  7. OAuth Client Secret — paste your Webenta Index API key (create one under Account → API Keys).
  8. Click Add and then Connect. Claude will open Webenta to confirm the OAuth grant.
  9. Back in Claude, open the connector → Tool permissions. Set read tools (query_rows, list_tables, aggregate) to Always allow. Leave write tools (insert_rows, update_row, delete_row) on Ask until you trust the workflow.
Claude.ai Connectors panel — click + then Add custom connector
The Connectors panel at claude.ai/customize/connectors
Add custom connector dialog showing Name, Remote MCP server URL, and OAuth fields
Expand Advanced settings to fill in the OAuth Client ID and Secret

#Set custom instructions

For Claude to actually use your data, give it a nudge. Open your Claude profile → Personal preferences (or any project's Project instructions) and add something like:

text
When I talk about workouts, always use my "Webenta Index — fitness" connector to read past sessions before answering, and write a new row after every completed workout.
Per-project instructions
Claude Projects let you scope this to a single chat space. Combine a project-scoped Webenta key with project instructions and Claude will only touch the right data.