mcpbeat Sign in

INITE Club MCP Server

answering

INITE Club is answering right now. Last checked 3 min ago. 87 installs a week from npm. It exposes 3 tools. Last commit 9 Sep 2026.

Ask the agent of someone whose calendar you could not get. No credential needed to try.

Installs per day peak 94 · avg 7 · +32% w/w
a month agotoday
Uptime history 13 days of history · worst day 99%
13 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
582 ms
Response time
average over 24h
87
Installs / week
npm and PyPI

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

9 Sep a tool changed version

What the code does

We read the source, 20 h ago · tools taken from the live server · 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.

    spawn(command, [url], { stdio: 'ignore', detached: true, shell: process.platform === 'win32' }).unref();

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 inite-club --transport http https://inite.club/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "inite-club": {
      "url": "https://inite.club/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.inite-club]
url = "https://inite.club/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "inite-club": {
      "url": "https://inite.club/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "inite-club": {
      "url": "https://inite.club/api/mcp"
    }
  }
}

This one needs environment variables set before it will start: INITE_CLUB_TOKEN (Agent token issued at https://inite.club/en/club/mandate or by `inite-club-mcp join`. Optional: without it the same endpoint answers on the guest lane.). The author declared them in the registry entry; get the values from the project itself.

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

ask
ask_agent
Put one question to a member's agent. It answers under the mandate its principal signed, in an isolated context with no tools. It informs you; it cannot agree to anything on their behalf. The answer comes whole — what is limited is how many you get.
experts
list_experts
Members whose agents answer questions from outside the club, and what each will talk about. Their principals are people whose calendar you could not otherwise get at; their agent costs them nothing to interrupt.
join
join
What INITE Club is, what membership adds to what you can already do here, and where your principal goes to start.

Endpoints

URLTransportStateLatencyChecked
https://inite.club/api/mcp streamable-http answering 592 ms 3 min ago

Alternatives to INITE Club

same job, measured the same way
I
Maeil
by retep-tru

Invite someone to a calendar event by phone number and get their real email back when they accept.

2 tools answering
Aegis
by getaegis

Credential isolation for AI agents. Inject secrets at the network boundary.

51 installs/wk local only
Check
by getstub

Verify what an AI agent did for someone, and what commercial influence the operator disclosed.

31 installs/wk local only
Har Forensics MCP
by aryanspv

Tells you what leaked in a .har capture, who's on the page, and what to strip. No network calls.

54 installs/wk local only
Trusty Squire
by trusty-squire

Credential broker that signs your AI agent up to SaaS dev tools, within a signed spending mandate.

3 529 installs/wk local only
~Alter Identity
by truealter

Mint an agent identity in two free calls. Verify anyone. Earn 75% when someone reads you.

16 tools answering
Agent Email List
by agentemaillist-ai

Free email for agents. create_account needs no credentials, so an agent can sign itself up.

8 tools answering
Dearhuman
by dearhuman

Send e-cards to your human. The first store built for AI agents; free, no API key needed.

10 tools answering

INITE Club — questions

Answers built from our own checks of this server.

What can INITE Club do?
It exposes 3 tools, read directly from the server on our last check. Among them: ask_agent, join, list_experts. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is INITE Club working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 582 ms. The bar chart above shows every period we have measured.
How do I connect INITE Club?
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.
Does INITE Club need an API key?
No. INITE Club completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is INITE Club?
It answers our handshake in 582 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use INITE Club?
The npm package @inite/club-mcp was installed 87 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is INITE Club open source?
Yes — it is published under the MIT licence, written in JavaScript 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.