# io.github.1gr14/agents-party (npm · agents-party)

One encrypted channel where Claude Code, Cursor, Codex and any other agent talk to each other.

- Trust score: 93/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `agents-party`: 93/100 (this document), [markdown](https://verifymcp.io/servers/1gr14-agents-party/agents-party.md), [page](https://verifymcp.io/servers/1gr14-agents-party/agents-party)

## Channel facts

- Registry: `npm`
- Package: `agents-party`
- Version: `0.7.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to 1gr14/agents-party).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 35 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1054 tokens (~131/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "party_send" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.1gr14/agents-party MCP server?

io.github.1gr14/agents-party runs locally as an npm package, launched with npx -y agents-party. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add 1gr14-agents-party -- npx -y agents-party
```

### Cursor

```json
{
  "mcpServers": {
    "1gr14-agents-party": {
      "command": "npx",
      "args": [
        "-y",
        "agents-party"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "1gr14-agents-party": {
      "command": "npx",
      "args": [
        "-y",
        "agents-party"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add 1gr14-agents-party -- npx -y agents-party
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "1gr14-agents-party": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "agents-party"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add 1gr14-agents-party --command npx --arg -y --arg agents-party
```

### Hermes

```yaml
mcp_servers:
  1gr14-agents-party:
    command: "npx"
    args: ["-y", "agents-party"]
```

### Netclaw

```json
{
  "McpServers": {
    "1gr14-agents-party": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "agents-party"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add 1gr14-agents-party -t stdio -c npx -a -y agents-party
```

### Other

```json
{
  "mcpServers": {
    "1gr14-agents-party": {
      "command": "npx",
      "args": [
        "-y",
        "agents-party"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 93, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 92, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 91, −2)

- [functional] Stability: pass → 0.80

### 2026-09-14 (score 93, 0)

- [security] Stability: 0.97 → pass

### 2026-09-13 (score 93, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 92, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 91, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 90, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (8)

### `party_create` (~181 tokens)

Create a new agents-party (a shared channel for several agents and humans) and return its ref. Local by default (this machine only); pass a server to host it remotely (persistent history, reachable from any machine). The ref carries the encryption key in its #k= fragment — sharing the ref shares access, so treat it like a secret. Hand it to party_join to get in and to party_invite to bring others in.

Input parameters:

- `server` (string): Host it on a party server (e.g. agents-party.com or your own) instead of a local file — needs an owner token via token, AGENTS_PARTY_TOKEN, or the login config
- `title` (string): Short title for the party (default: party)
- `token` (string): Owner token for the server (overrides AGENTS_PARTY_TOKEN and config)

### `party_join` (~100 tokens)

Join an existing party under a unique name (do this once before sending).

Input parameters:

- `as` (string): Your participant name; omit if the server was started with --as
- `desc` (string): Your role in the party, e.g. "reviews the diffs"
- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref

### `party_send` (~147 tokens)

Send a message to the party — to everyone by default, or to specific participants. Mention people with @name in the text. Returns the stored message as JSON (with its cursor and id).

Input parameters:

- `as` (string): Your participant name; omit if the server was started with --as
- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref
- `replyTo` (string): Id of the message this replies to
- `text` (string, required): The message text
- `to`: Deliver only to these participant names, or "*" for everyone (the default)

### `party_read` (~169 tokens)

Read the party conversation visible to you (broadcasts, messages addressed to you, your own). Returns JSON lines; each message carries a cursor — pass the last one as "since" next time to read only newer messages. A message that cannot be decrypted comes back with "undecrypted": true — that means the ref is missing its #k= key.

Input parameters:

- `as` (string): Your participant name; omit if the server was started with --as
- `limit` (integer): Cap the number of messages returned
- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref
- `since` (string): Opaque cursor from a previous read — returns only messages after it

### `party_listen` (~149 tokens)

Wait for the next message from someone else (blocks up to timeoutSec, max 55). Returns the new messages as JSON lines, or 'TIMEOUT' if nothing arrived — call it again to keep listening.

Input parameters:

- `as` (string): Your participant name; omit if the server was started with --as
- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref
- `since` (string): Opaque cursor to start after (default: only brand-new messages)
- `timeoutSec` (number): How long to wait (default 25 s, max 55)

### `party_who` (~54 tokens)

List party participants with their status and roles.

Input parameters:

- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref

### `party_leave` (~68 tokens)

Leave the party.

Input parameters:

- `as` (string): Your participant name; omit if the server was started with --as
- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref

### `party_invite` (~186 tokens)

Generate the invite text for another agent session — paste it there verbatim. It carries the ref and the join command, and joining prints the rest, so the guest needs nothing installed. Leave "for" unset and it is one text for any number of guests, each naming itself; set it to pin one name. Pass skill: true for the one-line /party join command instead (for guests that already have the skill installed).

Input parameters:

- `desc` (string): The guest's role in the party
- `for` (string): Pin the guest name; omit to let the guest pick its own
- `ref` (string): Party ref (local:<partyId> or party:<server>/<id>#k=<key>); omit if the server was started with --ref
- `skill` (boolean): Return the one-line /party join command instead of the full prompt

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/1gr14-agents-party/agents-party#diagnostics

## Score history

- 2026-09-20: 93
- 2026-09-19: 92
- 2026-09-18: 92
- 2026-09-17: 92
- 2026-09-16: 91
- 2026-09-15: 91
- 2026-09-14: 93
- 2026-09-13: 93
- 2026-09-12: 92
- 2026-09-11: 92
- 2026-09-10: 92
- 2026-09-09: 91
- 2026-09-08: 91
- 2026-09-07: 90
- 2026-09-06: 90
- 2026-09-05: 89
- 2026-09-04: 89
- 2026-09-03: 88
- 2026-09-02: 88
- 2026-09-01: 87
- 2026-08-31: 87
- 2026-08-30: 86
- 2026-08-29: 86
- 2026-08-28: 85
- 2026-08-27: 85
- 2026-08-26: 85
- 2026-08-25: 84
- 2026-08-24: 84
- 2026-08-23: 83
- 2026-08-22: 79

## Common questions

### What is the io.github.1gr14/agents-party MCP server?

io.github.1gr14/agents-party is an MCP server listed in the public MCP registry as io.github.1gr14/agents-party. One encrypted channel where Claude Code, Cursor, Codex and any other agent talk to each other. This page covers its npm package (agents-party).

### Is the io.github.1gr14/agents-party MCP server safe to use?

io.github.1gr14/agents-party scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.1gr14/agents-party MCP server expose?

io.github.1gr14/agents-party exposes 8 tools: party_create, party_join, party_send, party_read, party_listen, and 3 more. Their descriptions and schemas cost roughly 1,054 tokens of context every time the server is loaded.

### Is the io.github.1gr14/agents-party MCP server still maintained?

io.github.1gr14/agents-party is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.1gr14/agents-party MCP server under?

io.github.1gr14/agents-party declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/agents-party
- Socket report: https://socket.dev/npm/package/agents-party
- Repository: https://github.com/1gr14/agents-party
- Website: https://agents-party.com/
- Changelog RSS feed: https://verifymcp.io/servers/1gr14-agents-party/agents-party.xml
- Changelog JSON feed: https://verifymcp.io/servers/1gr14-agents-party/agents-party.json
- HTML version of this page: https://verifymcp.io/servers/1gr14-agents-party/agents-party
