Skip to content
Cline

arxivsub mcp for Cline

io.github.arxivsub/arxivsub-mcp

Search arXiv and major AI/ML/CV/NLP/robotics conference papers and their related work.

client:Cline transport:stdio runtime:npm

Install arxivsub mcp 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": {
    "arxivsub-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arxivsub-mcp"
      ],
      "env": {
        "ARXIVSUB_SKILL_KEY": "<ARXIVSUB_SKILL_KEY>"
      }
    }
  }
}

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

arxivsub mcp in other clients