Skip to content
VS Code

Google Scholar for VS Code

io.github.johnisanerd/google-scholar

Search Google Scholar for academic papers, citations, and author profiles.

client:VS Code transport:streamable-http

Install Google Scholar in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-scholar": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-scholar-api"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Google Scholar in other clients