index365 MCP for Windsurf
io.github.index365usa/index365
Start index365 scans and read prioritized findings your coding agent can use.
client:Windsurf
transport:stdio
runtime:npm
Install index365 MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"index365": {
"command": "npx",
"args": [
"-y",
"@index365/mcp"
],
"env": {
"INDEX365_API_KEY": "<INDEX365_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs