Loading MCP server directory, please wait...
Microsoft Planner MCP: create tasks and buckets, list plans and tasks, complete tasks.
npx @getmcp/cli add io.github.SuperAngryMonkey/kairosRequires Python 3.10+. Community-contributed server. Review source before installing.
KAIROS_CLIENT_IDApplication (client) ID of YOUR OWN Entra app registration with delegated Tasks.ReadWrite. There is no shared app; you register one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SuperAngryMonkey/kairos": {
"command": "uvx",
"args": [
"kairos-mcp"
],
"env": {
"KAIROS_CLIENT_ID": "",
"KAIROS_TENANT_ID": "",
"KAIROS_DEFAULT_PLAN": "",
"KAIROS_CONFIG_DIR": ""
}
}
}
}