Mirofy for Windsurf
io.github.hasan-laraib/mirofy
Ask a repository what depends on what. Every answer cites the file, line and commit it came from.
client:Windsurf
transport:stdio
runtime:npm
Install Mirofy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mirofy": {
"command": "npx",
"args": [
"-y",
"mirofy-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs