footnote-mcp for VS Code
io.github.kazkozdev/footnote-mcp
Source-grounded web research: search, extraction, verification, and browser automation.
client:VS Code
transport:stdio
runtime:pypi
Install footnote-mcp in VS Code
.vscode/mcp.json
{
"servers": {
"footnote-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"footnote-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs