authshore for VS Code
io.github.jyswee/authshore
Auth infrastructure for coding agents. User pools, secrets vault, token management. As easy as git.
client:VS Code
transport:sse
runtime:npm
Install authshore in VS Code
.vscode/mcp.json
{
"servers": {
"authshore": {
"type": "sse",
"url": "https://mcp.authshore.ai/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs