5 actions ready for your AI

Connect OpenAI to your AI

Add your OpenAI key once and every AI you use can create chat completions, list models and get models through it.

Needs your API keyWorks today: paste the key from this app and your AI can use it. One-click sign-in is not built yet.

Not verified by us yet. Its actions come from OpenAI's own documented API, and we have not run them here yet.

Use your own OpenAI account. Credentials stay encrypted in ahel.

Tell me when ahel has verified OpenAI

What your AI can do with OpenAI

Choose a task and ask your AI.

Model

  • List modelsGET

    List available models.

  • Get modelGET

    Get a model by ID.

    modelrequired
    Model ID, e.g.

Chat Completion

  • Create chat completionPOST

    Generate a chat completion.

    modelrequired
    Model ID, e.g.
    messagesrequired
    Array of message objects: [{"role": "user", "content": "Hello"}].
    temperature
    Sampling temperature between 0 and 2.
    max_tokens
    Maximum number of tokens to generate.

Embedding

  • Create embeddingPOST

    Create embedding vectors for text.

    modelrequired
    Embedding model ID, e.g.
    inputrequired
    Text to embed.

Image

  • Create imagePOST

    Generate an image from a text prompt.

    promptrequired
    Text description of the desired image.
    model
    Image model ID, e.g.
    size
    Image size, e.g.
    n
    Number of images to generate.

Ask your AI

Try one of these requests with a connected AI.

  • Ask GPT to summarize this document
  • Which OpenAI models can I use?
  • Embed these paragraphs for search
  • Generate an image of our product on a desk
  • Show me the model in OpenAI

OpenAI MCP server, hosted by ahel

One hosted endpoint serves OpenAI. There is nothing to install and no local server to run.

Connect OpenAI to Claude, Claude Code, Cursor or Codex

  1. Add your OpenAI key. ahel stores it encrypted.
  2. Paste one link into your AI: https://mcp.ahel.ai (once, for every app).
  3. Ask for the work. Your AI picks the action and ahel runs it with your key.

Documentation

About OpenAI

OpenAI is an AI model service. Connect your own key and your AI can create chat completions, list models and get models.

OpenAI over MCP: ahel serves OpenAI to Claude, Claude Code, Cursor and Codex as one hosted MCP endpoint. There is no local server to run. Add your OpenAI key once, paste one link into your AI, and the actions above are there.

AI models

Questions

Is my OpenAI key safe?

Your OpenAI key is sealed in ahel and added to the request server-side when your AI calls OpenAI. It never crosses the MCP link, no tool can read it back, and you can turn the app off or remove the key at any time.

Which AIs can use OpenAI through ahel?

Any MCP-capable AI: Claude, Claude Code, Codex, Cursor, VS Code and others. Paste one link, https://mcp.ahel.ai, into the AI once and everything in your gateway arrives through it.

What can my AI do with OpenAI?

5 actions today, covering models, chat completions and embeddings. Ask in plain language; your AI picks the action and ahel runs it with your key.

Does connecting OpenAI cost anything?

Connecting apps is free during ahel's early access. Free, Pro and Team all cost nothing today, and the pricing page lists what each one includes. OpenAI may bill you for API use under its own terms.