prexist for Windsurf
io.github.rishabhkodes/prexist
Search across 9 platforms to find existing products similar to your idea.
client:Windsurf
transport:stdio
runtime:npm
Install prexist in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"prexist": {
"command": "npx",
"args": [
"-y",
"prexist"
],
"env": {
"PREXIST_API_URL": "<PREXIST_API_URL>",
"SKILLS_DIRECTORY_API_KEY": "<SKILLS_DIRECTORY_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs