Starfetch for Windsurf
io.github.starfetch-js/starfetch
Query public astronomy catalogs through metadata-first TAP and ADQL tools.
client:Windsurf
transport:stdio
runtime:npm
Install Starfetch in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"starfetch": {
"command": "npx",
"args": [
"-y",
"@starfetch-js/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs