Skip to content
Cline

agentcite for Cline

io.github.kevinx702/agentcite

Fabrication-free, DOI-backed citations for AI agents — real openAlex sources, never hallucinated.

client:Cline transport:stdio runtime:npm

Install agentcite 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

{
  "mcpServers": {
    "agentcite": {
      "command": "npx",
      "args": [
        "-y",
        "agentcite-mcp"
      ]
    }
  }
}

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

agentcite in other clients