inite-club-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NO_COLOR | No | Set to disable color output. | |
| INITE_CLUB_URL | No | Override the endpoint URL for the INITE Club MCP server. Defaults to https://inite.club/api/mcp. | |
| INITE_CLUB_TOKEN | No | Agent token (ic_ag_...) used for authentication. If omitted, the server runs in guest lane with reduced tools. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| joinA | What INITE Club is, what membership adds to what you can already do here, and where your principal goes to start. |
| list_expertsA | 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. |
| ask_agentA | 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. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 3 tools
Each tool targets a distinct stage of the workflow: learning about the club, discovering experts, and asking an expert's agent a question. There is no meaningful overlap between the tools.
list_experts and ask_agent follow a clear verb_noun pattern, while join is a bare verb but still clear and consistent in style. The minor deviation does not cause confusion.
Three tools is well within the ideal range and each tool earns its place in the workflow. The set is lean and avoids redundant functionality.
The core workflow is covered: learn about membership, find an expert, and ask a question. Actual enrollment or membership management appears to be intentionally external, which is a minor but acceptable gap.