Doodle for your agents.
Connect Doodle once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Doodle.
What agents can do with Doodle
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
doodle_list_pollsList polls created by the authenticated user.
doodle_get_pollGet a poll with all options and participant votes.
doodle_create_pollCreate a new scheduling poll with time options.
doodle_get_poll_participantsGet participants and their votes for a poll.
doodle_get_user_infoGet the authenticated user's information.
doodle_delete_pollDelete a poll by id.
doodle_update_pollUpdate a poll's title, description, and options.
doodle_vote_pollSubmit a vote for a poll participant with ordered preferences.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your Doodle Business or Enterprise account.
- Go to Account Settings > API or Integrations.
- Generate a new API key and copy it.
- The key is passed as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Doodle to Even: call connect_begin("doodle") on the even-connect MCP and walk me through it.
Create scheduling polls in Doodle with time options, retrieve poll responses, and identify the best meeting time.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.