Skip to content
VS Code

Academic Research Intelligence MCP for VS Code

io.github.foundrynet/academic-intel-mcp

Academic paper search, scientific literature, citation analysis, arXiv & semantic related-work.

client:VS Code transport:streamable-http

Install Academic Research Intelligence MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "academic-intel-mcp": {
      "type": "http",
      "url": "https://academic-intel-mcp-production.up.railway.app/mcp"
    }
  }
}

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

Academic Research Intelligence MCP in other clients