forked from mvanhorn/printing-press-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.printing-press.json
More file actions
53 lines (53 loc) · 1.88 KB
/
Copy path.printing-press.json
File metadata and controls
53 lines (53 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"schema_version": 1,
"generated_at": "2026-06-16T14:53:52.5419626Z",
"printing_press_version": "4.24.0",
"api_name": "luma",
"display_name": "Luma",
"cli_name": "luma-pp-cli",
"creator": {
"handle": "richardadonnell",
"name": "richardadonnell"
},
"owner": "richardadonnell",
"printer": "richardadonnell",
"printer_name": "richardadonnell",
"spec_format": "internal",
"spec_checksum": "sha256:bb4c5721588186158f27937cede5679cedeb6b362c9c6f664906d8fd171e7ee6",
"run_id": "20260616-093926-b732f35f",
"category": "social-and-messaging",
"description": "Browse, search, and export public Luma events from one Go binary — no account, no API key, plus offline full-text search the public API doesn't have.",
"mcp_binary": "luma-pp-mcp",
"mcp_tool_count": 8,
"mcp_public_tool_count": 8,
"mcp_ready": "full",
"api_version": "0.1.0",
"auth_type": "none",
"novel_features": [
{
"name": "Multi-city/category agenda",
"command": "agenda",
"description": "One flat, date-sorted list of upcoming events across multiple cities and categories at once."
},
{
"name": "Geo-radius event search",
"command": "near",
"description": "Find events within N km of a lat/lng, ranked by distance."
},
{
"name": "ICS export of any filtered set",
"command": "ics",
"description": "Export a synced/filtered set of events to a .ics calendar file your calendar app can import."
},
{
"name": "Drift / new-since-last-sync",
"command": "watch",
"description": "Show what changed on synced events since the previous sync — new, removed, filling up, sold out, rescheduled."
},
{
"name": "Multi-calendar aggregate compare",
"command": "calendars compare",
"description": "Side-by-side upcoming-event counts and total guest counts across several calendars (communities)."
}
]
}