Clerk for Cursor
io.github.clerk/mcp-server
Access Clerk authentication docs, SDK snippets, and quickstart guides
client:Cursor
transport:streamable-http
tools:2
Install Clerk in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.clerk.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs