OrderCore Back to Direct AI
OpenAI • Claude Tools API • Gemini • DeepSeek • Grok

One public AI integrations hub.

Use the same canonical tooling export for GPT, Claude Tools API, Gemini, DeepSeek, and Grok. Claude Desktop can connect through the local OrderCore MCP wrapper when teams want a desktop-native tool path.

Free tier: 10 calls/day Billing managed on web Claude Desktop compatible via MCP
Provider packs

Ready-to-run exports for each service

OpenAI

Use the Responses API pack generated from the canonical tooling endpoint.

  • make openai-api-boarding-pack
  • openai.responses_api.tools.json
  • run_openai_response.sh

Claude / Anthropic

Use the shared Anthropic schema export for Claude Tools API, or connect Claude Desktop through the local MCP wrapper.

  • make ai-api-boarding-pack
  • anthropic.tools.input_schema.json
  • run_anthropic_message.sh
  • /claude-quickstart

Gemini

Use the function declaration export directly from the same tooling source.

  • /direct-ai/tooling
  • gemini.function_declarations.json
  • google_genai.function_declarations

DeepSeek

Use the OpenAI-compatible chat-completions pack for direct tool calling.

  • deepseek.chat_completions.tools.json
  • deepseek.chat_completions.request.template.json
  • run_deepseek_chat.sh

Grok / xAI

Use the xAI Responses API pack generated from the same canonical tools.

  • grok.responses_api.tools.json
  • grok.responses_api.request.template.json
  • run_grok_response.sh
Billing model

Free first, paid on the web

Free tier

10 calls per day for public evaluation, demos, and routing validation.

Public API surface + provider packs + manifest links

Paid tier

Upgrade on the OrderCore website when you need more calls, production usage, or a broader rollout.

Billing stays on the web, not in the chat layer.

What the manifest exposes

One canonical set of links, provider schemas, browser config, and quota/billing metadata for all AI services.

Open the manifest

Public links