Loc8ID for Zed
com.loc8id/mcp
Turn a GPS coordinate into a shareable short link and QR code, as your own signed-in account.
client:Zed
transport:streamable-http
Install Loc8ID in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.loc8id.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs