Skip to content
Cline

Alexandria for Cline

io.github.the-40-thieves/alexandria-mcp

Search, read, and cite across 152 libraries: 11 tools, 3 prompts, and a full-text resource.

client:Cline transport:stdio runtime:npm

Install Alexandria in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "alexandria-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@the-40-thieves/alexandria-mcp"
      ],
      "env": {
        "OPENAI_API_KEY": "<OPENAI_API_KEY>",
        "ALEXANDRIA_BASE_URL": "<ALEXANDRIA_BASE_URL>",
        "ALEXANDRIA_API_KEY": "<ALEXANDRIA_API_KEY>",
        "CORE_API_KEY": "<CORE_API_KEY>",
        "COURTLISTENER_API_KEY": "<COURTLISTENER_API_KEY>",
        "GOVINFO_API_KEY": "<GOVINFO_API_KEY>",
        "GOOGLE_BOOKS_API_KEY": "<GOOGLE_BOOKS_API_KEY>",
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "NASA_ADS_API_KEY": "<NASA_ADS_API_KEY>",
        "EUROPEANA_API_KEY": "<EUROPEANA_API_KEY>",
        "SEMANTIC_SCHOLAR_API_KEY": "<SEMANTIC_SCHOLAR_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Alexandria in other clients