authshore for Windsurf
io.github.jyswee/authshore
Auth infrastructure for coding agents. User pools, secrets vault, token management. As easy as git.
client:Windsurf
transport:sse
runtime:npm
Install authshore in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"authshore": {
"serverUrl": "https://mcp.authshore.ai/sse"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs