mcpbeat Sign in

Dooit MCP Server

answering

Dooit is answering right now. Last checked 8 min ago. Last commit 28 Aug 2026.

Read and run a user's task board: tasks, schedules, projects, and weekly/monthly/yearly goals.

Uptime history 13 days of history · worst day 99%
13 days agonow
98.9%
Uptime 24h
91 of 92 checks
Tools
hidden behind auth
540 ms
Response time
average over 24h
0
Stars
last commit 28 Aug 2026

Dooit does not always answer

Over the last week it answered 99.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mcp --transport http https://app.dooit.so/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://app.dooit.so/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://app.dooit.so/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://app.dooit.so/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://app.dooit.so/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://app.dooit.so/mcp streamable-http needs key 305 ms 8 min ago

Alternatives to Dooit

same job, measured the same way
Dobby
by gil-dobby

Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.

28 installs/wk answering
Nirvana
by nirvanahq

Read and update your Nirvana tasks and projects: GTD states, tags, due dates, and capture.

answering
Kanban Todo Tasks Projects Board
by theluckystrike

A local task board per project: columns, due dates, estimates, priorities, overdue, weekly review.

17 tools answering
CalmBoard MCP
by dalvaren

AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.

answering
Mission Control
by dinof777

Read and write Mission Control state via MCP — projects, tasks, subtasks, templates, status updates.

answering
I
Actimate
by actimate

Tasks, habits, goals, notes, schedules, reminders, and focus sessions from Actimate.

answering
Runrun.it MCP Server
by znetinho

MCP server for Runrun.it: Tasks, Comments, Projects

40 installs/wk local only
Vaiz
by vaiz

Connect AI assistants to your Vaiz workspace: tasks, projects, boards, documents and milestones.

44 installs/wk local only

Dooit — questions

Answers built from our own checks of this server.

Why is there no tool list for Dooit?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 98.9% of checks in the last 24 hours got a reply.
Is Dooit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 540 ms. The bar chart above shows every period we have measured.
How do I connect Dooit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Dooit?
No API key is involved. Dooit answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Dooit?
It answers our handshake in 540 ms on average, which is faster than 29% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Dooit open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.