dayplayteam/dayplay-local-concierge
v1.3.1MIT
Verified real-time SF Bay Area places, events & walkable itineraries for AI agents. 3 free discovery tools; a free DayPlay account unlocks plan_outing (full multi-stop outing plans, saved to the user's account) and manage_saved_plans (saved plans + alerts). Strictly San Francisco, Oakland, Berkeley — out-of-market requests refused by protocol (Anti-Drift Guarantee).
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "dayplay-local-concierge",
"description": "Verified real-time SF Bay Area places, events & walkable itineraries for AI agents. 3 free discovery tools; a free DayPlay account unlocks plan_outing (full multi-stop outing plans, saved to the user's account) and manage_saved_plans (saved plans + alerts). Strictly San Francisco, Oakland, Berkeley \u2014 out-of-market requests refused by protocol (Anti-Drift Guarantee).",
"version": "1.3.1",
"author": {
"name": "Dayplay Team",
"email": "hello@dayplay.io",
"url": "https://www.dayplay.io"
},
"homepage": "https://www.dayplay.io",
"repository": "https://github.com/dayplayTeam/dayplay-mcp",
"license": "MIT",
"keywords": [
"san-francisco",
"bay-area",
"events",
"things-to-do",
"restaurants",
"nightlife",
"itinerary",
"local-guide",
"mcp",
"real-time",
"itinerary-builder",
"outing-planner",
"oakland",
"berkeley",
"alerts"
],
"logo": "assets/logo.svg",
"mcp": {
"servers": {
"dayplay": {
"url": "https://www.dayplay.io/api/mcp"
}
}
},
"skills": [
"skills/vibe-scout/SKILL.md"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Fields the format does not define
This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.
- logo
- mcp
- skills