Bring Social Media Management
to OpenAI Agents SDK
Create your Vinkius account to connect Instagram (Social Media & Business) to OpenAI Agents SDK and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Instagram (Social Media & Business) MCP Server?
Connect your Instagram Business account to any AI agent and take full control of your social media content and audience engagement through natural conversation.
What you can do
- Content Publishing — Dispatch professional photos and high-impact reels directly from your agent, including custom captions and automated scheduling flows
- Audience Insights — Query deep performance metrics for your posts and stories to understand reach, impressions, and engagement trends in real-time
- Comment Management — List, retrieve, and respond to customer comments on your media items to maintain a high-touch social presence effortlessly
- Media Inventory — Enumerate your published content library and extract detailed metadata, including permalinks and media types (IMAGE, VIDEO, CAROUSEL)
- Profile Audit — Access your Business account profile data and monitor follower counts and account biographies securely
- Token Management — Refresh long-lived access tokens directly through your agent to ensure uninterrupted service connectivity
How it works
- Subscribe to this server
- Enter your Instagram Access Token and Business Account ID
- Start managing your Instagram presence from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Social Media Managers — publish content and monitor engagement metrics through natural conversation without jumping between mobile and desktop apps
- Marketing Operations — audit account insights and manage high-volume comment responses across multiple business profiles
- Business Owners — get rapid summaries of recent post performance and respond to top customer queries efficiently
Built-in capabilities (10)
Requires a comment_id. Delete an Instagram comment
Requires a media_id — get it from instagram.media first. To reply to a comment, use instagram.comment.reply. To delete a comment, use instagram.comment.delete. Get comments on an Instagram post — text, username, timestamp, like count, and reply count
Requires a media_id — get it from instagram.media first. Only works for Business and Creator accounts. Returns: impressions (total views including repeats), reach (unique accounts), likes, comments, shares, saves. Get performance insights for an Instagram post: impressions, reach, likes, comments, shares, saves, and total interactions
Returns media_type, caption, permalink, like_count, comments_count, timestamp. For post performance metrics, use instagram.insights with the media_id. For comments, use instagram.comments with the media_id. Get recent Instagram posts — images, videos, reels, carousels — with like and comment counts
Requires a media_id. Get all photos/videos within an Instagram carousel album
Returns: username, display name, biography, followers, following, post count, website, profile picture, account type. For posts/media, use instagram.media. For post performance, use instagram.insights. Get the authenticated Instagram account profile: username, bio, follower count, following, post count, website
The image_url MUST be a publicly accessible HTTPS URL — Instagram fetches it directly. Only works for Business and Creator accounts. For videos/reels, use instagram.publish.reel. ALWAYS confirm with the user before publishing. This action is irreversible. Publish a photo to Instagram — provide a public image URL and caption
The video_url MUST be a publicly accessible HTTPS URL pointing to an MP4 file. Only works for Business and Creator accounts. For photos, use instagram.publish.photo. ALWAYS confirm with the user before publishing. This action is irreversible. Publish a Reel to Instagram — provide a public video URL and caption
Can be called any time after the token has been active for at least 24 hours. After refreshing, ALWAYS show the new access token and instruct the user to update their INSTAGRAM_ACCESS_TOKEN credential in Vinkius. The old token becomes invalid. Refresh your Instagram access token — extends validity for another 60 days
Requires a comment_id. Reply to an Instagram comment
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 10 tools from Instagram (Social Media & Business) through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries Instagram (Social Media & Business), another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
Instagram (Social Media & Business) in OpenAI Agents SDK
Why run Instagram (Social Media & Business) with Vinkius?
The Instagram (Social Media & Business) connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Instagram (Social Media & Business) using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Instagram (Social Media & Business) and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Instagram (Social Media & Business) to OpenAI Agents SDK through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Instagram (Social Media & Business) for OpenAI Agents SDK
Every request between OpenAI Agents SDK and Instagram (Social Media & Business) is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Can I publish a Reel using my AI agent?
Yes. Use the publish_reel tool. You just need to provide a public URL for the video and your caption. Your agent will handle the container creation and final publishing to your Instagram Business profile instantly.
How do I see performance metrics for a specific post?
Ask your agent to get_media_insights for a specific Media ID. You'll receive deep metrics like reach, impressions, saved counts, and engagement rate directly in your chat interface.
Can my agent help me respond to comments?
Absolutely. Use the get_media_comments tool to list recent feedback, and then use reply_to_comment to send your response. This allows you to manage community interaction without opening the Instagram app.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
Sympla
10 toolsOrchestrate Sympla events — manage ticket orders, handle check-ins, and track event statistics directly from any AI agent.

Extracta
10 toolsAutomate data extraction via Extracta — process documents into structured JSON, handle AI classification, and audit extraction history directly from any AI agent.

Forgejo (Gitea Fork)
4 toolsManage Forgejo and Gitea instances — check version compatibility, generate API tokens, and trigger CI/CD workflows directly from your AI agent.

Agile CRM
4 toolsSales and marketing automation — manage contacts, deals, tasks, and campaigns via AI.
