Skip to content
Windsurf

lit mcp for Windsurf

io.github.gauravfs-14/lit-mcp

MCP server for academic literature databases (arXiv, DBLP) to accelerate research using LLMs.

client:Windsurf transport:stdio runtime:pypi

Install lit mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "lit-mcp": {
      "command": "uvx",
      "args": [
        "lit-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

lit mcp in other clients