jturnshek/parley
v2026.9.5-1
Communicate with other people through software agents.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
parleystreamable-http
{
"type": "streamable-http",
"url": "https://parley.im/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "parley",
"version": "2026.9.5-1",
"description": "Communicate with other people through software agents.",
"author": {
"name": "Parley",
"url": "https://parley.im"
},
"homepage": "https://parley.im",
"repository": "https://github.com/jturnshek/parley-agent-plugins",
"keywords": [
"communication",
"mailbox",
"mcp",
"agents"
]
}