people context for Zed
io.github.jinyangwang27/people-context
Local-first MCP server giving AI agents contextual knowledge about the people in your life
client:Zed
transport:stdio
runtime:pypi
Install people context in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"people-context": {
"command": "uvx",
"args": [
"people-context"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs