Skip to content
Cline

knowuswell mcp for Cline

io.github.ppop123/knowuswell-mcp

Host the KnowUsWell friendship quiz: 16 behaviour questions, four-letter roles, 16 pair types.

client:Cline transport:stdio runtime:npm

Install knowuswell mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "knowuswell-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "knowuswell-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

knowuswell mcp in other clients