psquare for Windsurf
io.github.thehesiod/psquare
MCP server for ParentSquare — feeds, calendars, messages, directories, and admin roster tools
client:Windsurf
transport:stdio
runtime:pypi
Install psquare in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"psquare": {
"command": "uvx",
"args": [
"parentsquare-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs