एजेंटों और चैट सहायकों के लिए उपकरण
Instagantt एक स्किल और MCP सर्वर प्रदान करता है ताकि AI एजेंट प्रोग्रामेटिक रूप से गैंट चार्ट बना सकें, अपडेट कर सकें और प्रबंधित कर सकें।
अपने स्वायत्त वर्कफ़्लो को वास्तविक प्रोजेक्ट प्रबंधन से जोड़ें — किसी मानवीय हस्तक्षेप की आवश्यकता नहीं है।
यह कैसे काम करता है
वह सब कुछ जो एक एजेंट कर सकता है
Instagantt की मुख्य विशेषताओं तक पूर्ण प्रोग्रामेटिक पहुंच।
शुरुआत से प्रोजेक्ट बनाएँ
एजेंट टेक्स्ट विवरण से पूरा गैंट चार्ट (Gantt chart) बनाते हैं — चरण, कार्य, समयसीमा और निर्भरताएं, सब कुछ मौजूदा Instagantt अकाउंट के बिना तैयार किया जाता है।
सुधारें और परिष्कृत करें
बातचीत के माध्यम से कार्यों को जोड़ें, अपडेट करें, पुनर्व्यवस्थित करें और हटाएं। जब तक योजना सही न हो जाए, तब तक तारीखें, निर्भरताएं और संरचना समायोजित करें।
सार्वजनिक दृश्य
प्रत्येक प्रोजेक्ट को एक रीड-ओनली सार्वजनिक URL मिलता है — गैंट चार्ट तक बिना लॉगिन के तत्काल पहुंच के लिए इसे स्टेकहोल्डर्स के साथ साझा करें।
SVG निर्यात
गैंट चार्ट का एक वेक्टर SVG तैयार करें, जो दस्तावेज़ों, प्रेजेंटेशन या किसी भी रिपोर्टिंग टूल में एम्बेड करने के लिए तैयार है।
Instagantt में इम्पोर्ट करें
जब योजना तैयार हो जाए, तो इसे एक क्लिक के साथ अपने Instagantt अकाउंट में इम्पोर्ट करें और पूरे ऐप के साथ इसका प्रबंधन जारी रखें।
किसी भी एजेंट के साथ काम करता है
Claude, GPT, Gemini, ओपन-सोर्स मॉडल के साथ संगत — कोई भी एजेंट जो MCP का उपयोग करता है।
एजेंट-संचालित PM के लिए तीन चरण
MCP सर्वर जोड़ें
अपने एजेंट के कॉन्फ़िगरेशन में Instagantt MCP सर्वर जोड़ें — एक URL, निर्माण शुरू करने के लिए किसी अकाउंट की आवश्यकता नहीं।
अपने प्रोजेक्ट का वर्णन करें
एजेंट को बताएं कि आपको क्या चाहिए — यह कार्यों, चरणों और निर्भरताओं के साथ एक पूरा गैंट चार्ट बनाता है। योजना के सही होने तक उसमें सुधार करते रहें।
साझा करें या इम्पोर्ट करें
तुरंत साझा करने के लिए एक सार्वजनिक रीड-ओनली URL और SVG प्राप्त करें, या प्रबंधन जारी रखने के लिए प्रोजेक्ट को अपने Instagantt अकाउंट में इम्पोर्ट करें।
Instagantt को अपने Claude क्लाइंट से जोड़ें
Instagantt MCP सर्वर रिमोट है और इसे किसी API की (key) या साइन-इन की आवश्यकता नहीं है। नीचे अपना क्लाइंट चुनें — सेटअप में एक मिनट से भी कम समय लगता है।
Claude Code (CLI)
किसी भी प्रोजेक्ट से, एक कमांड के साथ सर्वर जोड़ें।
- 1
अपने टर्मिनल में, Instagantt सर्वर (HTTP ट्रांसपोर्ट, किसी की (key) की आवश्यकता नहीं) को रजिस्टर करने के लिए यह कमांड चलाएं:
terminalclaude mcp add --transport http instagantt https://ai.instagantt.com/mcp - 2
पुष्टि करें कि यह जुड़ गया है — आपको “instagantt … ✔ Connected” दिखना चाहिए:
terminalclaude mcp list - 3
Claude Code शुरू करें और उसे गैंट चार्ट (Gantt chart) बनाने के लिए कहें। सर्वर और उसके टूल्स देखने के लिए किसी भी समय /mcp टाइप करें। इसे अपनी टीम के साथ साझा करने के लिए, --scope project जोड़ें और जेनरेट की गई .mcp.json फ़ाइल को कमिट (commit) करें; इसे हटाने के लिए, claude mcp remove instagantt चलाएं।
Claude Desktop
Instagantt को कस्टम कनेक्टर के रूप में जोड़ें — टर्मिनल की आवश्यकता नहीं है।
- 1
Claude Desktop खोलें और Settings → Connectors पर जाएं।
- 2
सूची के नीचे तक स्क्रॉल करें और “Add custom connector” पर क्लिक करें।
- 3
इसे “Instagantt” नाम दें, नीचे रिमोट MCP सर्वर URL पेस्ट करें, OAuth फ़ील्ड खाली छोड़ दें (किसी की आवश्यकता नहीं), और Add पर क्लिक करें:
Remote MCP server URLhttps://ai.instagantt.com/mcp - 4
किसी भी चैट में, मैसेज बॉक्स में “+” पर क्लिक करें → Connectors → Instagantt को ऑन (toggle) करें। इसके टूल्स अब टूल्स मेनू में दिखाई देंगे, जो उपयोग के लिए तैयार हैं।
कस्टम कनेक्टर्स Free, Pro, Max, Team और Enterprise प्लान पर उपलब्ध हैं (Free प्लान एक तक सीमित है)। पुराने Claude Desktop पर जिसमें Connectors मेनू नहीं है, आप claude_desktop_config.json (Settings → Developer → Edit Config) में “npx mcp-remote https://ai.instagantt.com/mcp” के साथ रिमोट सर्वर को स्थानीय रूप से जोड़ सकते हैं।
Cursor और अन्य MCP क्लाइंट
कोई भी MCP-संगत क्लाइंट काम करता है। इसके कॉन्फ़िग (config) में यह रिमोट HTTP सर्वर जोड़ें:
{
"mcpServers": {
"instagantt": {
"type": "http",
"url": "https://ai.instagantt.com/mcp"
}
}
}MCP सर्वर क्या प्रदर्शित करता है
दो टूल, किसी प्रमाणीकरण की आवश्यकता नहीं है। तिथियां YYYY-MM-DD का उपयोग करती हैं; निर्भरताएं 'समाप्ति-से-शुरुआत' हैं।
create_gantt_chart
Generates a professional, interactive Gantt chart from structured project data and returns shareable URLs.
| पैरामीटर | प्रकार | आवश्यक | विवरण |
|---|---|---|---|
| title | string | हाँ | The project/chart title displayed in the header. |
| sections | array | हाँ | Top-level groups (project phases). Each section has a name and an array of tasks. |
| sections[].tasks[] | object | हाँ | Each task: id, name, start and due dates (YYYY-MM-DD), optional predecessors (finish-to-start dependency IDs), assigned users ({id, name}), and one level of subtasks. |
रिटर्न: A public snapshot URL of the interactive chart, an SVG image URL, a JSON URL with the full project data, and a chart ID + passcode for later changes.
delete_gantt_chart
Deletes a previously created Gantt chart.
| पैरामीटर | प्रकार | आवश्यक | विवरण |
|---|---|---|---|
| chart_id | string | हाँ | The chart ID returned when the chart was created. |
| passcode | string | हाँ | The passcode returned when the chart was created. |
रिटर्न: Confirmation that the chart was removed.
अक्सर पूछे जाने वाले प्रश्न
What is the Instagantt MCP server?
It's a remote Model Context Protocol (MCP) server at https://ai.instagantt.com/mcp that lets AI agents like Claude, ChatGPT, and Gemini create and manage professional Gantt charts programmatically — no browser automation or scraping needed.
Do I need an Instagantt account or API key?
No. Agents can create Gantt charts without an account and no API key is required. You only need an Instagantt account if you want to import the generated chart into your workspace to keep editing it.
What tools does the MCP server expose?
Two tools: create_gantt_chart, which generates a chart from a title and sections of tasks with dates, finish-to-start dependencies, and assignees, returning a public URL, an SVG image, and a JSON export; and delete_gantt_chart, which removes a chart using its ID and passcode.
Which AI assistants and agents work with it?
Any MCP-compatible client: Claude and Claude Code, ChatGPT, Cursor, Gemini-based agents, and open-source agent frameworks that speak the Model Context Protocol.
How do I add Instagantt to Claude Code?
Run a single command in your terminal: claude mcp add --transport http instagantt https://ai.instagantt.com/mcp — then verify with claude mcp list (you should see “✔ Connected”). No API key or sign-in is needed. Type /mcp inside Claude Code to see the server and its tools.
How do I add Instagantt to Claude Desktop?
Open Claude Desktop → Settings → Connectors → “Add custom connector”, name it Instagantt, and paste the remote MCP server URL https://ai.instagantt.com/mcp. Leave the OAuth fields blank — no authentication is required. Then enable Instagantt from the “+” menu in any chat.
What does create_gantt_chart return?
A public snapshot URL showing the interactive chart in a browser, an SVG image URL for embedding, a JSON URL with the full project data, and a chart ID and passcode the agent can use to delete or recreate the chart later.
Can I import an agent-created chart into Instagantt?
Yes. The public chart view includes a one-click import into your Instagantt account, where you can keep refining the plan with the full editor, collaborate with your team, and sync with Asana.