Skip to content
Claude Desktop

people context for Claude Desktop

io.github.jinyangwang27/people-context

Local-first MCP server giving AI agents contextual knowledge about the people in your life

client:Claude Desktop transport:stdio runtime:pypi

Install people context in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "people-context": {
      "command": "uvx",
      "args": [
        "people-context"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

people context in other clients