@slickfast/mcp
Advanced tools
+1
-1
| { | ||
| "name": "@slickfast/mcp", | ||
| "version": "0.7.17", | ||
| "version": "0.7.18", | ||
| "mcpName": "com.slickfast/mcp", | ||
@@ -5,0 +5,0 @@ "homepage": "https://slickfast.com", |
+16
-2
@@ -92,5 +92,19 @@ # SlickFast — charts & dashboards for AI agents | ||
| README, email, Slack, or a **live auto-updating chart** (push new data, every embed updates). | ||
| Ask to *"share this chart"* or *"make this a live chart."* The one tool that talks to the | ||
| hosted API (free key at [slickfast.com](https://slickfast.com)); everything else is 100% local. | ||
| Ask to *"share this chart"* or *"make this a live chart."* Talks to the hosted API (free key | ||
| at [slickfast.com](https://slickfast.com)); rendering itself stays 100% local. | ||
| The returned URL contains no key — safe to paste anywhere. | ||
| - **`read_chart(url)`** → the **spec twin** of any SlickFast chart URL — the exact JSON spec and | ||
| data the image was rendered from. Paste a SlickFast link and ask about it: charts here are | ||
| data, not just pixels. | ||
| - **`push_to_trmnl(spec, webhook_url)`** → render at e-ink size and push the PNG to a | ||
| [TRMNL](https://usetrmnl.com) display via its Webhook Image plugin. Supports TRMNL OG and | ||
| TRMNL X dimensions. | ||
| - **`describe_pagespec()`** → the full **SlickFast Pages** contract: one JSON pagespec → a whole | ||
| designed web page (hero + prose + charts + stat tiles). Section types, themes, the markdown | ||
| subset, and how to make pages **clickable** (dashboard tiles that drill into detail pages). | ||
| - **`render_page(pagespec)`** → the page as complete, self-contained HTML — rendered locally, | ||
| nothing leaves your machine. Pass `outputPath` to save an `.html` file you can open. | ||
| - **`publish_page(pagespec)`** → put the page on a **public URL** via the hosted API. Free keys | ||
| publish 7-day watermarked pages; paid keys publish permanent ones; `DELETE /pages/{slug}` with | ||
| the same key revokes. Every page URL + `.json` returns its pagespec twin with its fingerprint. | ||
| - **`report_issue(summary, spec?)`** → *"report this bug."* Formats a bug report and returns a | ||
@@ -97,0 +111,0 @@ prefilled GitHub-issue link and email link you click to send — SlickFast sends nothing itself. |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
337558
5.76%4176
5.8%215
6.97%9
28.57%4
33.33%