reportdash-datastore-mcp-claude-desktop 1.0.12 → 1.0.13

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,7 +13,7 @@ Connect your ReportDash DataStore sources to Claude Desktop in 5 minutes.
13
13
  ### Step 1: Get Your API Key
14
14
 
15
15
  1. Open ReportDash DataStore app
16
- 2. Go to **Settings** → **API Keys** (or **Integrations**)
16
+ 2. Go to **Destinations** → **API Access**
17
17
  3. Click **"Generate New Key"**
18
18
  4. Copy the API key (starts with `rd_...`)
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reportdash-datastore-mcp-claude-desktop",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "ReportDash DataStore MCP server for Claude Desktop",
5
5
  "main": "index.js",
6
6
  "bin": {