mcp archiveorg for Windsurf
io.github.smeet666/mcp-archiveorg
Search inside digitised books, browse the Internet Archive catalogue and read Wayback captures.
client:Windsurf
transport:stdio
runtime:npm
Install mcp archiveorg in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-archiveorg": {
"command": "npx",
"args": [
"-y",
"mcp-archiveorg"
],
"env": {
"IA_USER_AGENT": "<IA_USER_AGENT>",
"IA_MIN_INTERVAL_MS": "<IA_MIN_INTERVAL_MS>",
"IA_HISTORY_TIMEOUT_MS": "<IA_HISTORY_TIMEOUT_MS>",
"IA_LOG_LEVEL": "<IA_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs