Bring Meeting Polls
to OpenAI Agents SDK
Create your Vinkius account to connect Doodle 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 Doodle MCP Server?
Connect your Doodle account to any AI agent and take full control of your group scheduling and meeting polls through natural conversation.
What you can do
- Poll Orchestration — List all Doodle polls and retrieve explicitly attached array vectors representing titles, states (OPEN/CLOSED), and final chosen options
- Live Poll Creation — Provision new group scheduling polls by commanding absolute explicit text payloads for specific dates and times
- Participant Auditing — Enumerate explicitly attached user responses active within any target poll to identify precisely who has voted
- Programmatic Voting — Trigger absolute response routing to add or remove participant votes, mapping literal preference arrays (Yes, No, If-need-be) exactly
- Collaboration Oversight — Retrieve and append string chats and contextual comments attached to specific poll IDs to verify participant feedback
- State Management — Change poll states to CLOSED to lock participation arrays and override core settings to dictate finally which exact option won
- Data Invalidation — Irreversibly vaporize explicit poll entities and wipe all associated votes and comments from the system permanently
How it works
- Subscribe to this server
- Enter your Doodle API Key (Legacy API access required, contact Doodle Enterprise for new integrations)
- Start managing your group polls from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Project Managers — coordinate meeting times across large groups and audit votes without manual follow-ups
- Executive Assistants — create and manage Doodle polls and monitor participant feedback using natural language
- Operations Teams — automate group scheduling flows and verify poll results in real-time
- Developers — test and debug legacy Doodle API integrations and vote mapping logic through the chat
Built-in capabilities (10)
Add a comment to a Doodle poll
Provide a name and preference array (0=no, 1=yes, 2=if-need-be) matching option quantities. Add a participant vote to a Doodle poll programmatically
Overrides the core settings dictating finally which exact option value string won. Close a Doodle poll and set the final chosen option
Participants will be invited to vote on their preferred options. Create a new Doodle poll for group scheduling
Drops the raw data out of the system returning completely blank state. Permanently delete a Doodle poll and all associated participant votes and comments
Retrieve all comments on a Doodle poll
Retrieve detailed information for a specific Doodle poll by ID
List all participants who voted on a Doodle poll
Returns poll titles, states (OPEN/CLOSED), creation dates, number of participants, and chosen final options. List all Doodle polls created by the authenticated user
The core system inherently recalculates the total votes autonomously. Remove a participant and their votes from a Doodle poll
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 10 tools from Doodle through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries Doodle, 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
Doodle in OpenAI Agents SDK
Why run Doodle with Vinkius?
The Doodle 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 Doodle using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Doodle and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Doodle 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
Doodle for OpenAI Agents SDK
Every request between OpenAI Agents SDK and Doodle 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 my agent create a meeting poll with specific date and time options?
Yes. Use the 'create_poll' tool. You can provide a JSON array of option strings (e.g., ['2026-04-01 10:00', '2026-04-02 14:00']). The agent will command the Doodle backend to generate the standard poll structure instantly.
How do I add a participant's vote programmatically via chat?
Use the 'add_participant' tool. Provide the poll ID, the participant's name, and a JSON array of preference values (0=no, 1=yes, 2=if-need-be) matching the number of poll options. The agent will trigger the response routing instantly.
Can I close a poll and set the final meeting time through the agent?
Absolutely. Use the 'close_poll' tool. Provide the poll ID and the text of the winning option. The agent will change the poll state to CLOSED, locking the participation arrays and officially confirming the chosen time.
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 →
SingleStore
6 toolsEquip your AI agent to natively interact with your SingleStore database. Execute raw SQL queries, perform semantic vector searches, list workspaces, and audit billing directly from the terminal.

D-ID
10 toolsCreate AI videos via D-ID — generate talking avatars from text or audio, list stock presenters, and monitor credit balance directly from any AI agent.

Exa AI
12 toolsSearch the web with neural embeddings that understand meaning, not just keywords, and return the most relevant results for any query.

Caiyun Weather / 彩云天气
8 toolsChina's leading high-precision weather service — get minute-level precipitation and air quality via AI.
