Pin Seeker for Zed
xyz.pinseeker/tee-times
Search golf tee times by natural language. Returns GolfNow booking links. Does not book or hold.
client:Zed
transport:streamable-http
tools:1
Install Pin Seeker in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tee-times": {
"url": "https://pinseeker.xyz/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs