Bibverify for Windsurf
io.github.hylouis233/bibverify
Verify and repair BibTeX references with DOI-first MCP tools.
client:Windsurf
transport:stdio
runtime:pypi
Install Bibverify in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bibverify": {
"command": "uvx",
"args": [
"bibverify"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs