MCP Server
MCP
io.github.zkwasm/concord-mcp
Multi-agent collaboration rooms with E2EE and server-enforced coordination primitives.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "concord-mcp",
"version": "0.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Concord backend. Defaults to the hosted service; set to self-host.",
"format": "string",
"default": "https://concord.fenginwind.com",
"name": "CONCORD_SERVER"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment