MCP · for the technically minded

Run the whole thing from Claude.

Optional, and for the technically minded. Your academy is exposed over MCP as 114 tools — the same ones the setup wizard used.

Terminal · paste this one command
claude mcp add --transport http bewabi https://mcp.bewabi.com/w/<your-slug>/mcp

Replace <your-slug> with your academy's slug. Then in Claude, run /mcp → select bewabiAuthenticate → log in at app.bewabi.com → Allow. Done.

Using Claude Desktop instead? Click for config block
claude_desktop_config.json
{
  "mcpServers": {
    "bewabi": {
      "type": "http",
      "url": "https://mcp.bewabi.com/w/<your-slug>/mcp"
    }
  }
}

Restart Claude Desktop. First call opens browser → log in → Allow.

Want to try the API before signing up? — no email, filled with sample data, deleted after 7 days.

Works with every MCP client

Claude Code
primary
Claude Desktop
supported
Cursor
supported
Cline
supported

← Back to the homepage