ChartPane के साथ शुरुआत करें
एक मिनट से कम में अपने AI क्लाइंट से ChartPane कनेक्ट करें। नीचे अपना प्लेटफॉर्म चुनें।
सर्वर URL
चाहे आप कोई भी क्लाइंट उपयोग करें, ChartPane MCP सर्वर URL हमेशा एक ही है:
https://mcp.chartpane.com/mcp
Claude Desktop
Claude Desktop नेटिव MCP कनेक्टर का समर्थन करता है — कोई अतिरिक्त सॉफ्टवेयर आवश्यक नहीं।
विकल्प A: कस्टम कनेक्टर (अनुशंसित)
- Open Claude Desktop and go to Settings.
- Navigate to Connectors.
- Click Add custom connector.
- Paste the server URL:
https://mcp.chartpane.com/mcp - हो गया। एक नई बातचीत शुरू करें और चार्ट के लिए पूछें।
विकल्प B: 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 सर्वर का समर्थन करता है।
- Open ChatGPT and go to Settings.
- Scroll down and enable Developer mode.
- Back in the chat, open the sources panel (the book icon in the input area).
- Click Add MCP server and paste the URL:
https://mcp.chartpane.com/mcp - एक नई बातचीत शुरू करें और चार्ट के लिए पूछें।
VS Code (Copilot)
Copilot Chat में MCP सेटिंग्स के माध्यम से VS Code में ChartPane जोड़ें।
{
"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 Protocol का समर्थन करने वाला कोई भी क्लाइंट ChartPane के साथ काम करता है।
https://mcp.chartpane.com/mcp
काम कर रहा है इसकी जांच करें
एक बातचीत खोलें और Claude से एक चार्ट बनाने के लिए कहें:
चार्ट सीधे आपकी Claude बातचीत में दिखाई देगा।
आगे क्या
अब ChartPane कनेक्ट हो गया है, ये चीज़ें आज़माएं: