Group scheduling tool
Connect to Doodle for group scheduling and meeting coordination.
{
"mcpServers": {
"doodle": {
"mcpServers": {
"doodle": {
"env": {
"DOODLE_API_KEY": "your-api-key"
},
"args": [
"-y",
"doodle-mcp-server"
],
"command": "npx"
}
}
}
}
}