semantic search for Zed
com.historicalsoundscapes.www/semantic-search
Semantic search for Historical Soundscapes. Search eventos, entities, filters. Cross-lingual ES/EN.
client:Zed
transport:sse
Install semantic search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"semantic-search": {
"url": "https://www.historicalsoundscapes.com/mcp/api/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs