knowuswell mcp for Claude Desktop
io.github.ppop123/knowuswell-mcp
Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.
client:Claude Desktop
transport:stdio
runtime:npm
Install knowuswell mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"knowuswell-mcp": {
"command": "npx",
"args": [
"-y",
"knowuswell-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs