knowuswell mcp for Zed
io.github.ppop123/knowuswell-mcp
Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.
client:Zed
transport:stdio
runtime:npm
Install knowuswell mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"knowuswell-mcp": {
"command": "npx",
"args": [
"-y",
"knowuswell-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs