search_tee_times — Pin Seeker MCP Tool Read-only
search_tee_times
(search tee times) is one of 1 tool on the
Pin Seeker
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_tee_times from your client
- Claude Code Pin Seeker search_tee_times run in your project directory
- Claude Desktop Pin Seeker search_tee_times ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Pin Seeker search_tee_times ~/.cursor/mcp.json
- VS Code Pin Seeker search_tee_times .vscode/mcp.json
- Zed Pin Seeker search_tee_times ~/.config/zed/settings.json
- Windsurf Pin Seeker search_tee_times ~/.codeium/windsurf/mcp_config.json
- Cline Pin Seeker search_tee_times ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Pin Seeker search_tee_times ~/.gemini/settings.json
- Grok Pin Seeker search_tee_times .mcp.json (in your project root)
- ChatGPT Pin Seeker search_tee_times Settings → Connectors → Advanced → Developer mode
- Claude.ai Pin Seeker search_tee_times Settings → Connectors → Add custom connector
- LangChain Pin Seeker search_tee_times pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tee-times https://pinseeker.xyz/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.