ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use QuickChart with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate data visualization via QuickChart. generate charts, QR codes, barcodes, and word clouds 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 · 9 capabilities

The complete QuickChart capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through QuickChart.

  1. 01

    Render google chart

    Render a Google Chart and return as base64 data URI

  2. 02

    Get barcode URL

    Construct a GET URL for a barcode image

  3. 03

    Get chart URL

    Best for simple charts. Construct a GET URL for a chart image

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through QuickChart.

  1. 04

    Get graphviz URL

    Construct a GET URL for a GraphViz diagram

  2. 05

    Create chart short URL

    Js configuration. Generate a permanent short URL for a chart

  3. 06

    Get qr URL

    Construct a GET URL for a QR code image

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through QuickChart.

  1. 07

    Get wordcloud URL

    Construct a GET URL for a word cloud image

  2. 08

    Render apex chart

    Render an Apex Chart and return as base64 data URI

  3. 09

    Render chart post

    Js configurations that exceed URL length limits. Render a complex chart and return as base64 data URI

Observed, not estimated

989ms average. Fast in production.

QuickChart is checked daily against the live service.

Daily averagePeak 1230ms
Aug 20Today
Fastest day
840ms
Slowest day
1230ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

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

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

QuickChart Connector

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

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

  • 01

    What should I do if my chart configuration is too large for a standard URL?

    You should use the render_chart_post capability. It sends the configuration via a POST request, which supports much larger datasets and complex Chart.js objects that would otherwise exceed URL length limits.

  • 02

    Can I add a logo to the center of a QR code?

    Yes! When using the get_qr_url capability, you can provide a URL in the centerImageUrl parameter to overlay an image or logo in the middle of your generated QR code.

  • 03

    How can I get a permanent link for a chart to share with others?

    Use the create_chart_short_url capability. It generates a permanent, short URL hosted by QuickChart that you can easily share in documents or messages.