Skip to content
Cursor

authshore for Cursor

io.github.jyswee/authshore

Auth infrastructure for coding agents. User pools, secrets vault, token management. As easy as git.

client:Cursor transport:sse runtime:npm

Install authshore in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "authshore": {
      "url": "https://mcp.authshore.ai/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

authshore in other clients