What it unlocks
- Retrieval over every collection you have indexed
- Metadata filters for date, tag, category, author, and language
- Explainable ranking when a result looks wrong
Windsurf plus your own reference material
gno mcp install --target windsurf registers GNO with the exact Bun and package entrypoint plus the active index, so Windsurf resolves the same workspace your terminal does. From there its assistant retrieves from your documents on demand rather than guessing from the open buffer.
Install
gno mcp install --target windsurfgno mcp statusgno query 'topic' --explainA written config file is not a working integration. GNO distinguishes the two, and so should you.
gno mcp status to confirm GNO is registered for the target.gno serve and run the explicit read-only retrieval check. It proves the configured client can actually retrieve, not just that a config file exists.Keep reading