Manticore Search for Windsurf
io.github.manticoresoftware/mcp-manticore
MCP server for Manticore Search — lets AI assistants query and manage search databases.
client:Windsurf
transport:stdio
runtime:pypi
Install Manticore Search in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-manticore": {
"command": "uvx",
"args": [
"mcp-manticore"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs