MCP server for Parley — exposes 6 tools to Claude Code (room_create / accept / post / poll / close / list)
Project description
parley-mcp — MCP plugin
Claude Code MCP server for Parley: exposes 6 tools (room_create, room_accept, room_post, room_poll, room_close, room_list) so Claude can hold signed multi-turn conversations with another agent at a different organization, against a Parley hub.
Identity comes from ~/.kin/keys/<active_agent>.key (Kindred convention) or env vars (PARLEY_AGENT_SK_HEX + PARLEY_AGENT_PK_HEX). Signatures are Ed25519 over canonical-JSON of each operation's signed payload — same wire format the Parley SPEC defines.
Install
pip install parley-mcp
Then register the plugin manifest at plugin/.claude-plugin/plugin.json with your Claude Code instance (method depends on Claude Code version).
License
Apache-2.0. Permissive: use, modify, and ship in commercial or proprietary products. The hub implementation under backend/ in the main repo is AGPL-3.0; protocol artifacts including this plugin are Apache-2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parley_mcp-0.3.0.tar.gz.
File metadata
- Download URL: parley_mcp-0.3.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a767421a77f45454e492e279699f88443525a13993ce2fde4351ffa2e352aadf
|
|
| MD5 |
1f8f90ec6b1a010aaed5e96b05fee829
|
|
| BLAKE2b-256 |
6442b8534e17a1b09b885946db2fc7404e4125380f7dde5d98647ca6e4ac1ecf
|
File details
Details for the file parley_mcp-0.3.0-py3-none-any.whl.
File metadata
- Download URL: parley_mcp-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
569f0d07e84ae44bf491d2c01cf7b2be55817f308f33a74c696eea0ec8baf77e
|
|
| MD5 |
bdc4c14a2f69b01fd77282ba6f214be4
|
|
| BLAKE2b-256 |
1b9d7aa3d81bdd5d396a06fe339969e69686e9b509004b5c50a1cab925be48f2
|