burn-mcp-server 2.0.3 → 2.0.4
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
|
@@ -19,7 +19,7 @@ The MCP server lets your AI agent search, triage, organize, and analyze everythi
|
|
|
19
19
|
|
|
20
20
|
### 1. Get your token
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
Download [Burn on iOS](https://apps.apple.com/app/burn451/id6759418544) or use [Burn on the web](https://burn451.cloud) → Settings → MCP Server → **Copy Access Token**
|
|
23
23
|
|
|
24
24
|
### 2. Add to Claude Desktop
|
|
25
25
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "burn-mcp-server",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.4",
|
|
4
4
|
"mcpName": "io.github.fisher521/burn-mcp-server",
|
|
5
5
|
"description": "MCP Server for Burn — 22 tools to let your AI agent search, triage, and organize your reading. Works with Claude, Cursor, Windsurf.",
|
|
6
6
|
"main": "dist/index.js",
|