ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use GoFood / GoBiz with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate GoFood merchant operations. manage outlets, menus, orders, promos, and payments directly from any AI agent.

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 · 12 capabilities

The complete GoFood / GoBiz capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through GoFood / GoBiz.

  1. 01

    Accept order

    Accept a pending GoFood order

  2. 02

    Cancel order

    Cancel a GoFood order

  3. 03

    Get outlet info

    Get details for a specific GoFood outlet

  4. 04

    List linked outlets

    List all linked GoFood outlets

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through GoFood / GoBiz.

  1. 05

    Mark order prepared

    Mark a GoFood order as food prepared

  2. 06

    Unlink outlet

    Unlink a GoFood outlet from the integration

  3. 07

    Create promo

    Create a new promo for a GoFood outlet

  4. 08

    Get catalog

    Get the full menu catalog for a GoFood outlet

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through GoFood / GoBiz.

  1. 09

    Link outlet

    Link a GoFood outlet to the integration

  2. 10

    List promos

    List all promos for a GoFood outlet

  3. 11

    Update catalog

    Update the menu catalog for a GoFood outlet

  4. 12

    Update menu stocks

    Update menu item stock levels for a GoFood outlet

Observed, not estimated

887ms average. Fast in production.

GoFood / GoBiz is checked daily against the live service.

Daily averagePeak 1101ms
Aug 20Today
Fastest day
757ms
Slowest day
1101ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 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 GoFood / GoBiz, so you can see the experience inside your AI.

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

GoFood / GoBiz Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_Qfz74hGK0X6YcAigmlU4rJfe6PlayQFjsx25uH6Z/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 — GoFood / GoBiz capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gofood-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Qfz74hGK0X6YcAigmlU4rJfe6PlayQFjsx25uH6Z/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 GoFood / GoBiz owners ask.

  • 01

    How do I get my GoBiz OAuth 2.0 access token?

    Authenticate via the GoBiz OAuth endpoint at https://accounts.go-jek.com/oauth2/token using your merchant credentials. The resulting JWT Bearer token should be pasted into the credential field. Tokens expire periodically, so refresh as needed.

  • 02

    Can my AI automatically accept incoming GoFood orders?

    Yes! Use the accept_order capability with the outlet ID, order type, and order ID. Your agent will confirm and accept the order for processing immediately.

  • 03

    Does this integration support sandbox/testing environments?

    Yes, the server is configured to use the GoBiz sandbox API by default (https://api.partner-sandbox.gobiz.co.id). When you're ready for production, update the base URL to https://api.gobiz.co.id in the engine configuration.

  • 04

    Can I update menu stock levels in bulk?

    Absolutely. Use the update_menu_stocks capability and pass an array of items with their stock levels as a JSON string. You can update dozens of items in a single API call.