The local intelligence layer
for AI assistants.
Dayplay gives LLMs and autonomous agents real-time ground truth across the San Francisco Bay Area — curated places, verified operating hours, live events, and strictly walkable loops with zero cross-bay drift. Three free discovery tools out of the box; connect a free account and your agent can build full multi-stop outings, save them to your DayPlay account, and watch for sellouts and closures.
Dayplay is strictly localized to the San Francisco Bay Area (San Francisco, Oakland, and Berkeley across 35 neighborhood centroids). Out-of-market locations (NYC, LA, London, etc.) are declined gracefully rather than returning hallucinated or unverified venues.
Quickstart Installation
{
"mcpServers": {
"dayplay": {
"url": "https://www.dayplay.io/api/mcp"
}
}
}{
"mcpServers": {
"dayplay": {
"command": "npx",
"args": ["-y", "@dayplayai/mcp-server"]
}
}
}npx -y @smithery/cli install @dayplayai/dayplay --client cursor
Available Tools
get_neighborhoods0 parametersReturns all 35 San Francisco Bay Area neighborhood centroids (San Francisco, Oakland, Berkeley) with coordinates and boundary radii. Use to verify in-market locations and prevent geographic drift.
get_eventsdate, neighborhood, category, limitQuery verified, real-time event occurrences strictly filtered by date (YYYY-MM-DD) and SF Bay Area neighborhood pocket.
get_placesneighborhood, open_now, sort, newly_opened_days, limitQuery curated places filtered by neighborhood and live operating hours, with ratings and addresses from the verified dataset.
plan_outingFree accountBuilds a complete multi-stop outing — dinner, drinks, events with walkable legs and timings — from verified real-time data, matched to vibe, interests, and budget. First call returns a free 2-stop preview plus a connect code; a free DayPlay account unlocks the full plan, saved to your account and visible in the DayPlay app.
manage_saved_plansFree accountSave itineraries, list your saved plans, and set alerts (sellouts, closures, weather) — all appearing in your DayPlay account across web and app. Requires the same free-account connect.