CiteMe for VS Code
app.citeme/citeme
Search papers, format citations in 60 styles, and verify bibliographies against scholarly sources.
client:VS Code
transport:streamable-http
tools:3
Install CiteMe in VS Code
.vscode/mcp.json
{
"servers": {
"citeme": {
"type": "http",
"url": "https://citeme.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs