New:Socket for Asana Is Now Available.Learn more
Get Started

@slickfast/mcp

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickfast/mcp - npm Package Compare versions

Comparing version
0.7.21
to
0.7.22
+1
-1
package.json
{
"name": "@slickfast/mcp",
"version": "0.7.21",
"version": "0.7.22",
"mcpName": "com.slickfast/mcp",

@@ -5,0 +5,0 @@ "homepage": "https://slickfast.com",

@@ -59,3 +59,4 @@ # SlickFast — charts & dashboards for AI agents

- **`render_chart(spec)`** → PNG (default) or SVG. Dashboards: `type: "dashboard"` with
`tiles: [{ chart, span }]` — one image, one call.
`tiles: [{ chart, span }]` — one image, one call. Tiles **fill** the cell by default.
Local: `specPath` loads JSON from disk (dense boards); response includes a `layout:` sidecar.
- **`describe_type(type)`** → data shape, minimal spec, gotchas. Call when unsure.

@@ -62,0 +63,0 @@ - **`gallery()`** → curated demos (images + specs). `board:"comparison"` / `board:"all"` for boards.

Sorry, the diff of this file is too big to display