Sign In

@slickfast/mcp

Package Overview
Dependencies
Maintainers
1
Versions
29
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.11
to
0.7.12
+1
-1
package.json
{
"name": "@slickfast/mcp",
"version": "0.7.11",
"version": "0.7.12",
"mcpName": "com.slickfast/mcp",

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

@@ -92,4 +92,8 @@ # SlickFast — charts & dashboards for AI agents

Add to your MCP config and restart — it runs locally via `npx`, no clone or build needed:
**One-click:**
[![Add to Cursor](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=slickfast&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkBzbGlja2Zhc3QvbWNwIl19)
[![Install in VS Code](https://img.shields.io/badge/VS_Code-Install_SlickFast_MCP-0098FF?style=for-the-badge&logo=githubcopilot&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=slickfast&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40slickfast%2Fmcp%22%5D%7D)
Or add to your MCP config and restart — it runs locally via `npx`, no clone or build needed:
```json

@@ -96,0 +100,0 @@ { "mcpServers": { "slickfast": { "command": "npx", "args": ["-y", "@slickfast/mcp"] } } }

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