ChartPane ChartPane

البدء مع ChartPane

قم بتوصيل ChartPane بعميل الذكاء الاصطناعي في أقل من دقيقة. اختر منصتك أدناه.

عنوان URL للخادم

بغض النظر عن العميل الذي تستخدمه، عنوان URL لخادم MCP الخاص بـ ChartPane دائمًا هو نفسه:

https://mcp.chartpane.com/mcp

Claude Desktop

يدعم Claude Desktop موصلات MCP الأصلية — لا يلزم برنامج إضافي.

الخيار أ: موصل مخصص (موصى به)

  1. Open Claude Desktop and go to Settings.
  2. Navigate to Connectors.
  3. Click Add custom connector.
  4. Paste the server URL: https://mcp.chartpane.com/mcp
  5. تم. ابدأ محادثة جديدة واطلب رسماً بيانياً.

الخيار ب: ملف تكوين JSON

If you prefer editing config files directly, add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "chartpane": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.chartpane.com/mcp"]
    }
  }
}

Requires Node.js installed on your machine. Restart Claude Desktop after saving the file.

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

ChatGPT

يدعم ChatGPT خوادم MCP في لوحة الإعدادات.

  1. Open ChatGPT and go to Settings.
  2. Scroll down and enable Developer mode.
  3. Back in the chat, open the sources panel (the book icon in the input area).
  4. Click Add MCP server and paste the URL: https://mcp.chartpane.com/mcp
  5. ابدأ محادثة جديدة واطلب رسماً بيانياً.

VS Code (Copilot)

أضف ChartPane إلى VS Code عبر إعدادات MCP في Copilot Chat.

.vscode/settings.json
{
  "mcp": {
    "servers": {
      "chartpane": {
        "type": "http",
        "url": "https://mcp.chartpane.com/mcp"
      }
    }
  }
}

Open Copilot Chat and select Agent mode to use MCP tools. Then ask for a chart.

عملاء MCP الآخرون

يعمل أي عميل يدعم بروتوكول Model Context مع ChartPane.

https://mcp.chartpane.com/mcp

تحقق من أنه يعمل

افتح محادثة واطلب من Claude إنشاء مخطط:

"Chart the population of the 5 largest US cities as a bar chart"

سيظهر المخطط مباشرة في محادثة Claude الخاصة بك.

ماذا بعد

الآن بعد توصيل ChartPane، جرب هذه الخيارات: