Generate
Create a key while signed in as the person who will use the LLM client.
Connect supported AI clients to the Mad Fish Elements MCP server with a user-scoped key generated in the portal.
https://funkadelic.madfishdigital.com/mcpAuthorization: Bearer <your-user-api-key>Create a key while signed in as the person who will use the LLM client.
An administrator enables that user's connections and Read, Write, or Delete capabilities.
Add the MCP endpoint and the full key to the supported client's connection settings.
The gateway resolves the key to one organization and user before exposing or running tools.
Add the remote server to Claude's JSON configuration and verify its tools.
Add the MCP endpoint as a tool with header-based API-key authentication.
Create a custom MCP app, scan its tools, and control workspace availability.
Register the HTTP server in Gemini settings with an Authorization header.
Generate the key from the intended user's Connections & Keys page. Do not distribute one administrator key across a team or move a key between client accounts.
A valid key does not automatically expose every organization connection. Members see only connections an administrator enables for them, and viewers remain limited by their assigned role.
Read, Write, and Delete controls determine which tools can be used. Some LLM clients also request confirmation before write or destructive actions.
A key is displayed only when generated. If it is pasted into logs, chat, source control, or another unsafe location, rotate or revoke it and replace the client configuration.
Open Connections & Keys, confirm the user's connection access, and create the credential used by the selected LLM client.