Kairos runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Sep 2026.
Microsoft Planner MCP: create tasks and buckets, list plans and tasks, complete tasks.
Today is the operative word: we check Kairos every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kairos -- uvx kairos-mcp
{
"mcpServers": {
"kairos": {
"args": [
"kairos-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kairos]
command = "uvx"
args = ["kairos-mcp"]
{
"mcpServers": {
"kairos": {
"args": [
"kairos-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kairos": {
"args": [
"kairos-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KAIROS_CLIENT_ID (Application (client) ID of YOUR OWN Entra app registration with delegated Tasks.ReadWrite. There is no shared app; you register one.), KAIROS_TENANT_ID (Directory (tenant) ID. Defaults to 'organizations'.), KAIROS_DEFAULT_PLAN (Plan name used when a tool is called without one. If unset and you have more than one plan, plan= is required.), KAIROS_CONFIG_DIR (Where the token cache, audit log and kill-switch file live. Defaults to ~/.config/kairos.).
The author declared them in the registry entry; get the values from the project itself.
Microsoft Planner MCP server — plans, buckets, tasks via Microsoft Graph, ETags handled
Microsoft Planner MCP server — plans, buckets, tasks via Microsoft Graph, ETags handled
Local-first task manager: create, edit, and complete tasks, projects, and checklists via MCP.
Read/write Google Tasks: create, update, complete, delete, move tasks and lists, with due dates.
MCP server for the Google Tasks API: task lists, subtasks, due dates, complete and move tasks.
Manage Superlist tasks and lists in plain language from any MCP-compatible AI agent.
Manage Google Tasks via MCP: list, search, create, update, move, and clear tasks.
List and create Keap contacts, companies, tasks, opportunities, orders, tags and campaigns.
Answers built from our own checks of this server.