mcpbeat Sign in

00Widget MCP Server

answering

00Widget is answering right now. Last checked 3 min ago. Last commit 24 Sep 2026.

Publish status cards and Live Activities to iOS widgets, the Lock Screen, and the Dynamic Island.

Uptime history 23 days of history · worst day 87%
23 days agonow
91.3%
Uptime 24h
84 of 92 checks
Tools
hidden behind auth
358 ms
Response time
average over 24h
0
Stars
last commit 24 Sep 2026

What the code does

We read the source, 3 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable marketing/screenshots/capture-all.sh:102
    directory = os.path.join(root, set_name)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 3 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://api.00widget.com/mcp streamable-http sign-in 155 ms 3 min ago

Alternatives to 00Widget

same job, measured the same way
Dynamik Public Data
by dynamikorbits

Public tools to understand Dynamik, discover datasets, and connect account-scoped capabilities.

4 tools answering
C
Ailis
by honeycomb-tech-ailis

Ailis (アイリス): put to-dos from an AI chat on your iPhone lock screen as a card.

answering
Figma MCP Bridge
by kolganovr

Write to a live Figma canvas, get a screenshot back, and roll back mistakes. Zero deps, free plan.

43 installs/wk local only
QrMakerIO
by qrmakerio

Generate styled QR codes, manage dynamic short links with analytics, and publish landing pages.

33 installs/wk local only
Huntertech.io Vendor Insights
by huntertech

AI-ready vendor incident status with public active incidents and plan-scoped history.

3 tools answering
The Deployer
by thedploy

Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.

63 installs/wk 6 tools answering
MyCheck
by mycheck

Save checklists to a MyCheck account and check the status of the USCIS cases you track.

answering
Web Network Tools
by erikirby

DNS lookup, WHOIS, SSL checker, and HTTP status tools. Uses public APIs only, no scraping.

20 installs/wk local only

00Widget — questions

Answers built from our own checks of this server.

Why is there no tool list for 00Widget?
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: 91.3% of checks in the last 24 hours got a reply.
Is 00Widget working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 84 of 92 checks got a reply (91.3%), average response time 358 ms. The bar chart above shows every period we have measured.
How do I connect 00Widget?
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 00Widget?
No API key is involved. 00Widget 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 00Widget?
It answers our handshake in 358 ms on average, which is faster than 48% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is 00Widget open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.