@bbookmind/mcp 1.0.0 → 1.0.1

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/.env.example CHANGED
@@ -12,4 +12,11 @@ GOOGLE_API_KEY=
12
12
  MISTRAL_API_KEY=
13
13
  OPENAI_API_KEY=
14
14
  ANTHROPIC_API_KEY=
15
- OLLAMA_BASE_URL=http://localhost:11434
15
+ OLLAMA_BASE_URL=http://localhost:11434
16
+
17
+ # Lemon Squeezy (payment processing — optional for self-hosted)
18
+ LEMON_SQUEEZY_STORE_ID=430507
19
+ LEMON_SQUEEZY_PRO_VARIANT=1904558
20
+ LEMON_SQUEEZY_FIRM_VARIANT=1904590
21
+ LEMON_SQUEEZY_PRO_ANNUAL_VARIANT=1904596
22
+ LEMON_SQUEEZY_WEBHOOK_SECRET=
package/CEO_QUICKSTART.md CHANGED
@@ -8,15 +8,13 @@
8
8
  - This gives you access to submit to the Community Marketplace
9
9
  - **Takes 2 minutes**
10
10
 
11
- ### 2. Lemon Squeezy (you said you have this)
12
- - Log in to your Lemon Squeezy dashboard
13
- - Create **3 products**:
14
- 1. **BookMind Pro** $29/mo, recurring, 14-day trial
15
- 2. **BookMind Firm** $149/mo, recurring, 14-day trial
16
- 3. **BookMind Pro Annual** $290/yr (optional, for yearly discount)
17
- - For each: enable **Webhooks** → add URL: `https://your-domain.com/api/lemon-webhook` (we'll build this later; for now just note the webhook secret)
18
- - Copy **Store ID**, **Product IDs**, and **Webhook Secret** — save these
19
- - **Takes 10 minutes**
11
+ ### 2. Lemon Squeezy DONE
12
+ - Store ID: `430507`
13
+ - BookMind Pro: Product `1218227`, Variant `1904558` → https://bbookmind.lemonsqueezy.com/checkout/buy/1904558
14
+ - BookMind Firm: Product `1218252`, Variant `1904590` → https://bbookmind.lemonsqueezy.com/checkout/buy/1904590
15
+ - BookMind Pro Annual: Product `1218257`, Variant `1904596` → https://bbookmind.lemonsqueezy.com/checkout/buy/1904596
16
+ - Still need: Webhook Secret (Settings Webhooks)
17
+ - **Takes 2 minutes**
20
18
 
21
19
  ### 3. QuickBooks Developer App (for live testing)
22
20
  - Go to https://developer.intuit.com
@@ -82,7 +80,7 @@ bookmind/
82
80
  1. `npm install` → `npm run build` — verify compiles
83
81
  2. Add real QBO OAuth + API client in `src/lib/qbo.ts`
84
82
  3. Lemon Squeezy webhook endpoint + license-key gating
85
- 4. `npx @bookmind/mcp` — test locally in your agent
83
+ 4. `npx @bbookmind/mcp` — test locally in your agent
86
84
  5. `npm publish` — publish to npm
87
85
  6. Submit to **MCP Registry** (PR to modelcontextprotocol/registry)
88
86
  7. Submit to **Claude Plugin Community Marketplace** (platform.claude.com/plugins/submit)
@@ -108,7 +106,7 @@ $env:QBO_ENVIRONMENT="sandbox"
108
106
  $env:GROQ_API_KEY="your_groq_key"
109
107
 
110
108
  # Run MCP server
111
- npx @bookmind/mcp
109
+ npx @bbookmind/mcp
112
110
  # Or from source:
113
111
  node dist/index.js
114
112
  ```
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <div align="center">
2
2
  <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
3
- <img src="https://img.shields.io/github/stars/bookmind/mcp" alt="Stars">
3
+ <img src="https://img.shields.io/github/stars/bbookmind/mcp" alt="Stars">
4
4
  <img src="https://img.shields.io/npm/v/@bbookmind/mcp" alt="npm">
5
5
  <img src="https://img.shields.io/badge/MCP-Compatible-6366f1" alt="MCP Compatible">
6
6
  <br>
package/index.html CHANGED
@@ -312,7 +312,19 @@
312
312
  <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>Anomaly detection</li>
313
313
  <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>Vendor search</li>
314
314
  </ul>
315
- <a href="https://www.npmjs.com/package/@bbookmind/mcp" class="block w-full text-center py-3 rounded-xl bg-brand-600 hover:bg-brand-500 transition-all text-sm font-medium">Start Trial</a>
315
+ <a href="https://bbookmind.lemonsqueezy.com/checkout/buy/5c560701-3564-460d-96cb-aade2edd2983" class="block w-full text-center py-3 rounded-xl bg-brand-600 hover:bg-brand-500 transition-all text-sm font-medium">Start Trial</a>
316
+ </div>
317
+ <div class="p-8 rounded-2xl bg-white/[0.02] border border-white/[0.06] card-hover">
318
+ <h3 class="font-semibold text-lg mb-2">Pro Annual</h3>
319
+ <div class="text-4xl font-bold mb-1">$290</div>
320
+ <p class="text-gray-500 text-sm mb-6">/year &bull; save 17%</p>
321
+ <ul class="space-y-3 mb-8">
322
+ <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>1,000 transactions/month</li>
323
+ <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>3 companies</li>
324
+ <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>All Pro features</li>
325
+ <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>14-day free trial</li>
326
+ </ul>
327
+ <a href="https://bbookmind.lemonsqueezy.com/checkout/buy/016d1cbe-d4dd-4fe5-848c-43a23e5db2f5" class="block w-full text-center py-3 rounded-xl border border-brand-500/30 hover:bg-brand-500/5 transition-all text-sm font-medium">Start Trial</a>
316
328
  </div>
317
329
  <div class="p-8 rounded-2xl bg-white/[0.02] border border-white/[0.06] card-hover">
318
330
  <h3 class="font-semibold text-lg mb-2">Firm</h3>
@@ -326,7 +338,7 @@
326
338
  <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>White-label PDF reports</li>
327
339
  <li class="flex items-center gap-3 text-sm"><svg class="w-4 h-4 text-green-400 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"/></svg>Team seats ($29/seat)</li>
328
340
  </ul>
329
- <a href="mailto:support@bookmind.dev" class="block w-full text-center py-3 rounded-xl border border-white/10 hover:bg-white/5 transition-all text-sm font-medium">Contact Sales</a>
341
+ <a href="https://bbookmind.lemonsqueezy.com/checkout/buy/b6e8b17e-b4fc-4f98-8d97-f1042f2fbffb" class="block w-full text-center py-3 rounded-xl border border-white/10 hover:bg-white/5 transition-all text-sm font-medium">Start Trial</a>
330
342
  </div>
331
343
  </div>
332
344
  </div>
@@ -1,14 +1,14 @@
1
- {
2
- "mcpServers": {
3
- "bookmind": {
4
- "command": "npx",
5
- "args": ["-y", "@bookmind/mcp"],
6
- "env": {
7
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
- "QBO_ENVIRONMENT": "sandbox"
11
- }
12
- }
13
- }
1
+ {
2
+ "mcpServers": {
3
+ "bookmind": {
4
+ "command": "npx",
5
+ "args": ["-y", "@bbookmind/mcp"],
6
+ "env": {
7
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
+ "QBO_ENVIRONMENT": "sandbox"
11
+ }
12
+ }
13
+ }
14
14
  }
@@ -1,16 +1,16 @@
1
- {
2
- "mcp": {
3
- "servers": {
4
- "bookmind": {
5
- "command": "npx",
6
- "args": ["-y", "@bookmind/mcp"],
7
- "env": {
8
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
9
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
10
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
11
- "QBO_ENVIRONMENT": "sandbox"
12
- }
13
- }
14
- }
15
- }
1
+ {
2
+ "mcp": {
3
+ "servers": {
4
+ "bookmind": {
5
+ "command": "npx",
6
+ "args": ["-y", "@bbookmind/mcp"],
7
+ "env": {
8
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
9
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
10
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
11
+ "QBO_ENVIRONMENT": "sandbox"
12
+ }
13
+ }
14
+ }
15
+ }
16
16
  }
@@ -1,14 +1,14 @@
1
- {
2
- "mcpServers": {
3
- "bookmind": {
4
- "command": "npx",
5
- "args": ["-y", "@bookmind/mcp"],
6
- "env": {
7
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
- "QBO_ENVIRONMENT": "sandbox"
11
- }
12
- }
13
- }
1
+ {
2
+ "mcpServers": {
3
+ "bookmind": {
4
+ "command": "npx",
5
+ "args": ["-y", "@bbookmind/mcp"],
6
+ "env": {
7
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
+ "QBO_ENVIRONMENT": "sandbox"
11
+ }
12
+ }
13
+ }
14
14
  }
@@ -1,14 +1,14 @@
1
- {
2
- "mcpServers": {
3
- "bookmind": {
4
- "command": "npx",
5
- "args": ["-y", "@bookmind/mcp"],
6
- "env": {
7
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
- "QBO_ENVIRONMENT": "sandbox"
11
- }
12
- }
13
- }
1
+ {
2
+ "mcpServers": {
3
+ "bookmind": {
4
+ "command": "npx",
5
+ "args": ["-y", "@bbookmind/mcp"],
6
+ "env": {
7
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
+ "QBO_ENVIRONMENT": "sandbox"
11
+ }
12
+ }
13
+ }
14
14
  }
@@ -1,10 +1,10 @@
1
- extensions:
2
- - name: bookmind
3
- type: stdio
4
- command: npx
5
- args: ["-y", "@bookmind/mcp"]
6
- env:
7
- QBO_CLIENT_ID: "${env:QBO_CLIENT_ID}"
8
- QBO_CLIENT_SECRET: "${env:QBO_CLIENT_SECRET}"
9
- QBO_REDIRECT_URI: "http://localhost:3000/callback"
1
+ extensions:
2
+ - name: bookmind
3
+ type: stdio
4
+ command: npx
5
+ args: ["-y", "@bbookmind/mcp"]
6
+ env:
7
+ QBO_CLIENT_ID: "${env:QBO_CLIENT_ID}"
8
+ QBO_CLIENT_SECRET: "${env:QBO_CLIENT_SECRET}"
9
+ QBO_REDIRECT_URI: "http://localhost:3000/callback"
10
10
  QBO_ENVIRONMENT: "sandbox"
@@ -1,14 +1,14 @@
1
- {
2
- "mcpServers": {
3
- "bookmind": {
4
- "command": "npx",
5
- "args": ["-y", "@bookmind/mcp"],
6
- "env": {
7
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
- "QBO_ENVIRONMENT": "sandbox"
11
- }
12
- }
13
- }
1
+ {
2
+ "mcpServers": {
3
+ "bookmind": {
4
+ "command": "npx",
5
+ "args": ["-y", "@bbookmind/mcp"],
6
+ "env": {
7
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
+ "QBO_ENVIRONMENT": "sandbox"
11
+ }
12
+ }
13
+ }
14
14
  }
@@ -1,14 +1,14 @@
1
- {
2
- "mcpServers": {
3
- "bookmind": {
4
- "command": "npx",
5
- "args": ["-y", "@bookmind/mcp"],
6
- "env": {
7
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
- "QBO_ENVIRONMENT": "sandbox"
11
- }
12
- }
13
- }
1
+ {
2
+ "mcpServers": {
3
+ "bookmind": {
4
+ "command": "npx",
5
+ "args": ["-y", "@bbookmind/mcp"],
6
+ "env": {
7
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
+ "QBO_ENVIRONMENT": "sandbox"
11
+ }
12
+ }
13
+ }
14
14
  }
@@ -1,14 +1,14 @@
1
- {
2
- "mcpServers": {
3
- "bookmind": {
4
- "command": "npx",
5
- "args": ["-y", "@bookmind/mcp"],
6
- "env": {
7
- "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
- "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
- "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
- "QBO_ENVIRONMENT": "sandbox"
11
- }
12
- }
13
- }
1
+ {
2
+ "mcpServers": {
3
+ "bookmind": {
4
+ "command": "npx",
5
+ "args": ["-y", "@bbookmind/mcp"],
6
+ "env": {
7
+ "QBO_CLIENT_ID": "${env:QBO_CLIENT_ID}",
8
+ "QBO_CLIENT_SECRET": "${env:QBO_CLIENT_SECRET}",
9
+ "QBO_REDIRECT_URI": "http://localhost:3000/callback",
10
+ "QBO_ENVIRONMENT": "sandbox"
11
+ }
12
+ }
13
+ }
14
14
  }
package/mcp-server.toml CHANGED
@@ -13,7 +13,7 @@ email = "support@bookmind.dev"
13
13
 
14
14
  [install]
15
15
  npm = "@bbookmind/mcp"
16
- npx = "npx @bookmind/mcp"
16
+ npx = "npx @bbookmind/mcp"
17
17
 
18
18
  [transport]
19
19
  type = "stdio"
package/package.json CHANGED
@@ -1,49 +1,52 @@
1
- {
2
- "name": "@bbookmind/mcp",
3
- "version": "1.0.0",
4
- "description": "AI bookkeeping for QuickBooks Online. Use any model, any provider.",
5
- "type": "module",
6
- "main": "dist/index.js",
7
- "types": "dist/index.d.ts",
8
- "scripts": {
9
- "build": "tsc",
10
- "dev": "tsc --watch",
11
- "start": "node dist/index.js",
12
- "test": "vitest run",
13
- "lint": "eslint src --ext .ts"
14
- },
15
- "keywords": [
16
- "mcp",
17
- "quickbooks",
18
- "bookkeeping",
19
- "accounting",
20
- "ai-agent"
21
- ],
22
- "author": "bbookmind",
23
- "license": "MIT",
24
- "repository": {
25
- "type": "git",
26
- "url": "git+https://github.com/bbookmind/mcp.git"
27
- },
28
- "dependencies": {
29
- "@modelcontextprotocol/sdk": "^1.0.0",
30
- "sql.js": "^1.10.0",
31
- "zod": "^3.23.0",
32
- "axios": "^1.7.0",
33
- "date-fns": "^3.6.0",
34
- "uuid": "^9.0.0"
35
- },
36
- "devDependencies": {
37
- "@types/node": "^20.12.0",
38
- "@types/uuid": "^9.0.0",
39
- "typescript": "^5.4.0",
40
- "vitest": "^1.5.0",
41
- "eslint": "^8.57.0",
42
- "@typescript-eslint/eslint-plugin": "^7.0.0",
43
- "@typescript-eslint/parser": "^7.0.0",
44
- "@types/sql.js": "^1.4.7"
45
- },
46
- "engines": {
47
- "node": ">=20.0.0"
48
- }
49
- }
1
+ {
2
+ "name": "@bbookmind/mcp",
3
+ "version": "1.0.1",
4
+ "description": "AI bookkeeping for QuickBooks Online. Use any model, any provider.",
5
+ "type": "module",
6
+ "main": "dist/index.js",
7
+ "types": "dist/index.d.ts",
8
+ "bin": {
9
+ "bbookmind": "dist/index.js"
10
+ },
11
+ "scripts": {
12
+ "build": "tsc",
13
+ "dev": "tsc --watch",
14
+ "start": "node dist/index.js",
15
+ "test": "vitest run",
16
+ "lint": "eslint src --ext .ts"
17
+ },
18
+ "keywords": [
19
+ "mcp",
20
+ "quickbooks",
21
+ "bookkeeping",
22
+ "accounting",
23
+ "ai-agent"
24
+ ],
25
+ "author": "bbookmind",
26
+ "license": "MIT",
27
+ "repository": {
28
+ "type": "git",
29
+ "url": "git+https://github.com/bbookmind/mcp.git"
30
+ },
31
+ "dependencies": {
32
+ "@modelcontextprotocol/sdk": "^1.0.0",
33
+ "sql.js": "^1.10.0",
34
+ "zod": "^3.23.0",
35
+ "axios": "^1.7.0",
36
+ "date-fns": "^3.6.0",
37
+ "uuid": "^9.0.0"
38
+ },
39
+ "devDependencies": {
40
+ "@types/node": "^20.12.0",
41
+ "@types/uuid": "^9.0.0",
42
+ "typescript": "^5.4.0",
43
+ "vitest": "^1.5.0",
44
+ "eslint": "^8.57.0",
45
+ "@typescript-eslint/eslint-plugin": "^7.0.0",
46
+ "@typescript-eslint/parser": "^7.0.0",
47
+ "@types/sql.js": "^1.4.7"
48
+ },
49
+ "engines": {
50
+ "node": ">=20.0.0"
51
+ }
52
+ }
package/server.json CHANGED
@@ -15,7 +15,7 @@
15
15
  },
16
16
  "install": {
17
17
  "npm": "@bbookmind/mcp",
18
- "npx": "npx @bookmind/mcp"
18
+ "npx": "npx @bbookmind/mcp"
19
19
  },
20
20
  "transport": {
21
21
  "type": "stdio",
package/CNAME DELETED
@@ -1 +0,0 @@
1
- bookmind.dev