Silica Core for Windsurf
io.github.kiycoh/silica-core
Retrieval over the folder the session opened: files, search, read, code_pack, write_note.
client:Windsurf
transport:stdio
runtime:pypi
Install Silica Core in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"silica-core": {
"command": "uvx",
"args": [
"silica-core"
],
"env": {
"SILICA_VAULT": "<SILICA_VAULT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs