CiteStamp for VS Code
com.citestamp/citestamp
Citation-health over a CC0 citation graph: what supports, refutes, or cites a paper. Read-only.
client:VS Code
transport:streamable-http
tools:5
Install CiteStamp in VS Code
.vscode/mcp.json
{
"servers": {
"citestamp": {
"type": "http",
"url": "https://mcp.citestamp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs