ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use OpenAI with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Use GPT-4o, DALL-E 3, embeddings, fine-tuning, and moderation as capabilities inside your AI agent workflows.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete OpenAI capability set.

These are the exact actions your AI can choose when you ask it to work with OpenAI.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through OpenAI.

  1. 01

    List models

    List available OpenAI models

  2. 02

    Structured output

    Provide a system prompt and user message. Generate structured JSON output from a prompt

  3. 03

    Create embedding

    Create text embeddings

  4. 04

    Create fine tune

    Requires a previously uploaded JSONL training file ID. Create a fine-tuning job

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through OpenAI.

  1. 05

    Chat completion

    Specify model (gpt-4o, gpt-4o-mini, etc.) and messages array as JSON. Generate a chat completion using OpenAI models

  2. 06

    List fine tunes

    List fine-tuning jobs

  3. 07

    Generate image

    Returns the image URL. Generate an image with DALL-E 3

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through OpenAI.

  1. 08

    List assistants

    List OpenAI Assistants

  2. 09

    List files

    List uploaded files

  3. 10

    Moderate content

    Check content for policy violations

Observed, not estimated

855ms average. Fast in production.

OpenAI is checked daily against the live service.

Daily averagePeak 1010ms
Aug 20Today
Fastest day
713ms
Slowest day
1010ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of OpenAI, so you can see the experience inside your AI.

It does not authenticate your account with OpenAI. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

OpenAI Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_wqDLmxGMRbmUrKtHE8ZWJc73FuzFzNT70ItXxJkE/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — OpenAI capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "openai-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_wqDLmxGMRbmUrKtHE8ZWJc73FuzFzNT70ItXxJkE/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions OpenAI owners ask.

  • 01

    Which models can I use?

    Any model available on your API key: GPT-4o, GPT-4o-mini, GPT-4-turbo, o1, o3. use list_models to see all.

  • 02

    Can I generate images?

    Yes! Use generate_image with a text prompt. Supports 1024x1024, 1792x1024, and 1024x1792 sizes.

  • 03

    How does content moderation work?

    The moderate_content capability analyzes text against OpenAI's content policy, flagging categories like hate, violence, and self-harm with confidence scores.