@qikdev/mcp 6.10.1 → 6.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ A comprehensive Model Context Protocol (MCP) server for the Qik platform, enabli
|
|
|
6
6
|
|
|
7
7
|
### One-Click Install (Claude Desktop)
|
|
8
8
|
|
|
9
|
-
Download the
|
|
9
|
+
Download the [`qik.mcpb`](https://api.qik.dev/file/69a624516644ea20ba482e2e/qik.mcpb) file and open it. Claude Desktop will prompt you to install the extension and enter your Qik API access token. That's it.
|
|
10
10
|
|
|
11
11
|
### CLI Install (Developers)
|
|
12
12
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qikdev/mcp",
|
|
3
|
-
"version": "6.10.
|
|
3
|
+
"version": "6.10.2",
|
|
4
4
|
"description": "A plug-and-play Model Context Protocol server for the Qik platform - enabling AI assistants to interact with Qik's content management system, user management, forms, files, and more.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mcp",
|