kairos for Claude Code
io.github.superangrymonkey/kairos
Microsoft Planner MCP: create tasks and buckets, list plans and tasks, complete tasks.
client:Claude Code
transport:stdio
runtime:pypi
Install kairos in Claude Code
run in your project directory
claude mcp add kairos -e KAIROS_CLIENT_ID=<KAIROS_CLIENT_ID> -e KAIROS_TENANT_ID=<KAIROS_TENANT_ID> -e KAIROS_DEFAULT_PLAN=<KAIROS_DEFAULT_PLAN> -e KAIROS_CONFIG_DIR=<KAIROS_CONFIG_DIR> -- uvx kairos-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs