Skip to content
Cursor

seekrit — secrets for agents for Cursor

dev.seekrit/remote-mcp

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

client:Cursor transport:streamable-http tools:40

Install seekrit — secrets for agents in Cursor

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

{
  "mcpServers": {
    "remote-mcp": {
      "url": "https://mcp.seekrit.dev/mcp"
    }
  }
}

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

What Cursor can do once it is connected

All 40 tools →

seekrit — secrets for agents in other clients