अपना कोडिंग एजेंट सेट अप करें
अपने कोडिंग एजेंट को Bird से जोड़ें, वह कौन सा वर्कस्पेस इस्तेमाल कर सकता है इसकी पुष्टि करें और जिस प्रोडक्ट को आप बना रहे हैं उसके लिए पहला काम पूरा करें। उपलब्ध होने पर मौजूदा MCP कनेक्शन या पहले से साइन इन की गई CLI का इस्तेमाल करें। सेटअप प्रॉम्प्ट एजेंट को यह विकल्प चुनने में मार्गदर्शन देता है।
सफल कनेक्शन आपके वर्कस्पेस तक पहुँच स्थापित करता है। संदेश भेजने, कॉल करने या कोई अन्य प्रोडक्ट कॉन्फ़िगर करने के लिए उस प्रोडक्ट का अकाउंट, प्रेषक, नंबर या डिवाइस भी सेट अप करना होता है। पहला ऑपरेशन चलाने से पहले संबंधित प्रोडक्ट गाइड का पालन करें।
यह प्रॉम्प्ट अपने एजेंट में कॉपी करें
कोड उदाहरण
Help me connect my coding agent to Bird and complete a first task.
1. Inspect the available Bird MCP connection or CLI installation and its sign-in state. Use whichever is already authenticated, and confirm its account and workspace; either is sufficient.
2. If neither is authenticated, follow the current per-client setup instructions at https://bird.com/docs/ai/set-up-your-agent.md. Read the Markdown guide. Complete the browser sign-in and confirm the account and workspace you will use.
3. Read the Bird product guide for my task. Before proposing changes, make a read-only inventory of my integration's call sites, identifiers and configured URLs. Identify the required permissions and account, sender, number or device setup.
4. Prepare a first example for the product and the recipient or destination I choose. Use published operations from the available CLI or MCP surface. Before any paid send or submission, show me the exact prepared action and applicable charges, and get my explicit approval. If the surface does not quote a price, ask the account owner to confirm the charges before proceeding; do not estimate them or submit the operation while they remain unknown.
5. Follow the operation through to its actual result. Explain remaining setup, rejected work or an uncertain outcome, and help me choose the next step.कुछ मार्केटिंग पेज Claude Code, Codex और Cursor के लिए सेटअप प्रॉम्प्ट देते हैं, जिसमें मौजूदा पेज संदर्भ के रूप में शामिल होता है। हर क्लाइंट के चरण बताते हैं कि स्किल इंस्टॉल करने का तरीका कैसे अलग होता है।
या हर क्लाइंट के लिए मैन्युअल रूप से सेट अप करें
हर क्लाइंट की शुरुआत एक ही तरह होती है; केवल स्किल वाला चरण अलग होता है।
कोड उदाहरण
curl -fsSL https://cli.bird.com/install.sh | sh # install the CLI
bird auth login # sign in (browser, no API key)Claude Code
कोड उदाहरण
claude plugin marketplace add messagebird/bird-ai
claude plugin install bird@bird-aiCodex
कोड उदाहरण
codex plugin marketplace add messagebird/bird-ai
codex plugin add bird@bird-aiCursor
होम पेज का Cursor बटन पहले से भरे सेटअप प्रॉम्प्ट के साथ Cursor खोलता है (यह एक प्रॉम्प्ट डीपलिंक है); इसे जाँचकर भेजें। प्रॉम्प्ट github.com/messagebird/bird-ai से Bird की स्किल लाकर उनके फ़ोल्डर .agents/skills/ में कॉपी करता है और उन्हें इंस्टॉल करता है। यह उन डायरेक्टरी में से एक है जहाँ से Cursor Agent Skills लोड करता है। मैन्युअल रूप से करने के लिए प्लगइन इंस्टॉल करें: Settings > Plugins में messagebird/bird-ai मार्केटप्लेस जोड़ें या cursor.directory का इस्तेमाल करें। दोनों तरीकों से Cursor को वही दो स्किल मिलती हैं।
Agent Plugins का समर्थन करने वाला कोई भी क्लाइंट
Bird का प्लगइन Agent Plugins का पालन करता है, जो एक पोर्टेबल प्लगइन फ़ॉर्मैट है। इस स्पेसिफ़िकेशन को लागू करने वाला क्लाइंट github.com/messagebird/bird-ai से प्लगइन को बिना बदलाव के इंस्टॉल करता है और दो चरणों के बजाय एक ही चरण में स्किल तथा MCP सर्वर पा लेता है। क्लाइंट की अपनी प्लगइन इंस्टॉल कमांड इस्तेमाल करें और उसमें इस रिपॉज़िटरी को निर्दिष्ट करें।
OpenCode
कोड उदाहरण
opencode plugin github:messagebird/bird-ai --global
opencode mcp auth birdप्लगइन एक ही चरण में skills और MCP server जोड़ देता है; इसे लोड करने के लिए OpenCode को रीस्टार्ट करें।
कोई भी अन्य एजेंट (Zed, Amp, Goose, pi, Cline, …)
जो क्लाइंट दोनों में से कोई भी फ़ॉर्मेट नहीं पढ़ता, उसके लिए skill को एजेंट की skills डायरेक्टरी में कॉपी करें:
कोड उदाहरण
git clone --depth 1 https://github.com/messagebird/bird-ai /tmp/bird-ai
mkdir -p .agents/skills && cp -r /tmp/bird-ai/plugins/bird/skills/. .agents/skills/अधिकांश एजेंट .agents/skills/ पढ़ते हैं; Cline .clinerules/skills/ का उपयोग करता है। यह वैकल्पिक है: bird CLI इसके बिना भी काम करता है।
प्रमाणीकरण करें
bird auth login आपके वर्कस्पेस के दायरे में एक ब्राउज़र OAuth फ़्लो चलाता है, इसलिए आपको किसी भी कॉन्फ़िग में API key या secret रखने की ज़रूरत नहीं है। bird auth status वर्कस्पेस, रीजन और दी गई scopes की जानकारी देता है।
Skills आपके एजेंट को क्या देती हैं
| Skill | यह क्या करती है |
|---|---|
| bird-cli | प्रत्येक CLI command group के लिए एक रेफ़रेंस तक request को रूट करती है, Bird जो हर चैनल चलाता है और उनमें से हर एक को भेजने से पहले ज़रूरी सेटअप |
| email-audit | किसी डोमेन के लाइव DMARC, SPF, DKIM, BIMI, और MX रिकॉर्ड्स की जाँच करती है और निष्कर्षों को प्राथमिकता के अनुसार फ़िक्स सूची के रूप में लौटाती है |
Agent skills में बताया गया है कि हर skill में क्या है, प्लगइन प्रत्येक क्लाइंट में कैसे इंस्टॉल होता है, और skills का MCP server से क्या संबंध है।
इसके बजाय MCP server से कनेक्ट करें
जो क्लाइंट shell चलाने के बजाय tools कॉल करते हैं, उनके लिए Bird के होस्टेड MCP server से https://mcp.bird.com पर कनेक्ट करें। इसमें Claude Desktop, ChatGPT और मोबाइल क्लाइंट शामिल हैं। URL जोड़ने के बाद प्रमाणीकरण करें; बिना प्रमाणीकरण वाले क्लाइंट Bird के tools की सूची देख सकते हैं, लेकिन हर कॉल विफल होती है। हर होस्ट अलग ट्रिगर का उपयोग करता है: Claude Code /mcp > bird > Authenticate का, Claude Desktop Connect का, और Cursor Needs login का उपयोग करता है। प्रति-क्लाइंट कनेक्शन चरण देखें। MCP server गाइड में लोकल stdio भी शामिल है।
अगले कदम
- एजेंट्स के लिए CLI: bird CLI का एजेंट कॉन्ट्रैक्ट।
- Agent skills: हर skill क्या सिखाती है, और प्रति-क्लाइंट सपोर्ट मैट्रिक्स।
- MCP server: होस्टेड endpoint और tool surface।
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
गाइड देखेंSetting up your coding agentकॉन्सेप्ट समझेंWhat is an MCP server, and how does an agent use one to send messages?क्षमता जानेंCoding agentsलर्निंग पाथ फ़ॉलो करेंBuild with AI agents
इम्प्लीमेंटेशन ब्रीफ़ पाएँ