Pin Seeker for agents

If you already use OpenClaw, Hermes, GrokBot, or any MCP client, you do not need the Pin Seeker app. Connect once, then ask for tee times in the chat you already live in. Pin Seeker searches. You book on GolfNow.

What it can do

It cannot book, hold, reserve, or pay. If an agent says it booked a time, that is wrong.

Endpoint

https://pinseeker.xyz/mcp

Streamable HTTP. No API key. Health check: /mcp-health. OpenClaw can also search at /api/agent/search without MCP.

OpenClaw

One command. The skill searches Pin Seeker’s hosted API — you do not need a GolfNow course ID.

openclaw skills install @rkrishnakumar/pin-seeker

Listing: pin-seeker on ClawHub. Optional MCP (Hermes and other clients): add https://pinseeker.xyz/mcp.

Hermes

hermes mcp add pin-seeker --url https://pinseeker.xyz/mcp

Catalog PR is open with Nous. Until it merges, the add command above is the path. Then try: “Find me Saturday morning near Pleasanton for 2.”

Anything else that speaks MCP

Add a Streamable HTTP server at https://pinseeker.xyz/mcp. The only tool is search_tee_times.

More detail: how to search, and the skill playbook, live in the MCP docs.