people context for Windsurf
io.github.jinyangwang27/people-context
Local-first MCP server giving AI agents contextual knowledge about the people in your life
client:Windsurf
transport:stdio
runtime:pypi
Install people context in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"people-context": {
"command": "uvx",
"args": [
"people-context"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs