mcp.jelou.ai

Hosted MCP server for the Jelou platform — 117 tools, 9 widgets.

This is the canonical MCP endpoint exposing Jelou Functions, Datum (databases + records), Brain (projects + skills), Connect (operators), Workflows, Campaigns, Templates, and Secrets to any MCP-compatible client.

Connect from ChatGPT

Settings → Connectors → Add by URL → https://mcp.jelou.ai/mcp

Connect from Claude Desktop

Settings → Connectors → Custom MCP → https://mcp.jelou.ai/mcp

Connect from Cursor / Goose / VS Code / Postman

Use the same URL with your client's MCP setup. The server speaks Streamable HTTP with OAuth 2.1 + PKCE + DCR.

Endpoints

GET /healthz
GET /.well-known/oauth-authorization-server
GET /.well-known/oauth-protected-resource
POST /mcp (Streamable HTTP)

Source: jelou-cli/packages/mcp-server · Issues: github.com/jelou-ai/jelou-cli/issues