0nmcp 2.1.0 → 2.3.0
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 +69 -31
- package/catalog.js +756 -0
- package/cli.js +143 -0
- package/lib/badges.json +5 -5
- package/lib/catalog.json +653 -3
- package/lib/stats.json +647 -35
- package/package.json +38 -10
- package/vault/sync.js +250 -0
package/README.md
CHANGED
|
@@ -19,20 +19,21 @@
|
|
|
19
19
|
[](https://nodejs.org)
|
|
20
20
|
[](https://modelcontextprotocol.io)
|
|
21
21
|
[](http://makeapullrequest.com)
|
|
22
|
-
[](#-supported-services)
|
|
23
|
+
[](#-all-tools)
|
|
24
24
|
[](#-community)
|
|
25
|
+
[](https://0nmcp.com)
|
|
25
26
|
[](https://github.com/0nork/0nMCP/discussions)
|
|
26
27
|
|
|
27
|
-
**
|
|
28
|
+
**819 tools. 48 services. Zero configuration. One natural language interface.**
|
|
28
29
|
|
|
29
|
-
[Quick Start](#-installation) · [Services](#-supported-services) · [
|
|
30
|
+
[Website](https://0nmcp.com) · [Quick Start](#-installation) · [Services](#-supported-services) · [819 Tools](#-all-tools) · [.0n Standard](#-the-0n-standard) · [Unlocks](#-unlocks) · [Community](https://0nmcp.com/community)
|
|
30
31
|
|
|
31
32
|
</div>
|
|
32
33
|
|
|
33
34
|
---
|
|
34
35
|
|
|
35
|
-
> **v2.
|
|
36
|
+
> **v2.2.0** — 819 tools across 48 services in 19 categories. 958 total capabilities. Now with **22 new services** (QuickBooks, Asana, Intercom, Dropbox, WhatsApp, Instagram, X/Twitter, TikTok, Google Ads, Facebook Ads, Plaid, Square, TikTok Ads, X Ads, LinkedIn Ads, Instagram Ads, Smartlead, Zapier, MuleSoft, Azure, Pipedrive, LinkedIn), **Business Deed Transfer**, **0nVault Containers** (Patent Pending #63/990,046), **Application Engine**, **Workflow Runtime** + **HTTP Server**, and **portable AI Brain bundles**. [See what's new](#-whats-new-in-v22).
|
|
36
37
|
|
|
37
38
|
---
|
|
38
39
|
|
|
@@ -124,6 +125,8 @@ Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (Mac) o
|
|
|
124
125
|
|
|
125
126
|
### Restart Claude Desktop. Start talking.
|
|
126
127
|
|
|
128
|
+
> **New to 0nMCP?** Visit **[0nmcp.com](https://0nmcp.com)** for guides, tutorials, and the community hub.
|
|
129
|
+
|
|
127
130
|
---
|
|
128
131
|
|
|
129
132
|
## Supported Services
|
|
@@ -155,11 +158,33 @@ Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (Mac) o
|
|
|
155
158
|
| **Zoom** | Communication | Meetings, webinars, recordings, users, registrants |
|
|
156
159
|
| **Microsoft 365** | Productivity | Outlook mail, Teams messages, OneDrive files, calendar events |
|
|
157
160
|
| **MongoDB** | Database | Find, insert, update, delete, aggregate documents via Atlas Data API |
|
|
161
|
+
| **QuickBooks** | Accounting | Invoices, customers, payments, bills, estimates, items, P&L reports |
|
|
162
|
+
| **Asana** | Projects | Tasks, projects, sections, workspaces, tags, teams, search |
|
|
163
|
+
| **Intercom** | Support | Contacts, conversations, companies, tags, help center articles |
|
|
164
|
+
| **Dropbox** | Storage | Files, folders, sharing links, search, move, copy |
|
|
165
|
+
| **WhatsApp Business** | Communication | Text messages, templates, media messages via Business API |
|
|
166
|
+
| **Instagram** | Social | Media posts, comments, insights, stories via Graph API |
|
|
167
|
+
| **X (Twitter)** | Social | Tweets, users, followers, lists, DMs, likes, retweets |
|
|
168
|
+
| **TikTok Business** | Social | Videos, ads, campaigns, ad groups, reports |
|
|
169
|
+
| **Google Ads** | Advertising | Campaigns, ad groups, ads, keywords, performance reports |
|
|
170
|
+
| **Facebook Ads** | Advertising | Campaigns, ad sets, ads, insights, custom audiences |
|
|
171
|
+
| **Plaid** | Finance | Bank accounts, transactions, balances, identity, auth |
|
|
172
|
+
| **Square** | Payments | Payments, customers, orders, catalog, inventory |
|
|
173
|
+
| **TikTok Ads** | Advertising | Campaigns, ad groups, ads, reports, audiences |
|
|
174
|
+
| **X Ads** | Advertising | Campaigns, line items, promoted tweets, stats, audiences |
|
|
175
|
+
| **LinkedIn Ads** | Advertising | Campaigns, campaign groups, creatives, analytics, audiences |
|
|
176
|
+
| **Instagram Ads** | Advertising | Campaigns, ad sets, ads, insights via Marketing API |
|
|
177
|
+
| **Smartlead** | Marketing | Cold email campaigns, leads, sequences, email accounts |
|
|
178
|
+
| **Zapier** | Automation | Zaps, actions — view and toggle automations |
|
|
179
|
+
| **MuleSoft** | Integration | APIs, applications, environments via Anypoint Platform |
|
|
180
|
+
| **Microsoft Azure** | Cloud | Resources, resource groups, storage, VMs via ARM |
|
|
181
|
+
| **Pipedrive** | CRM | Deals, persons, organizations, activities, pipelines, notes |
|
|
182
|
+
| **LinkedIn** | Social | Posts, profile, connections, organization pages |
|
|
158
183
|
| **CRM** | CRM | **245 tools** — contacts, conversations, calendars, invoices, payments, products, pipelines, social media, custom objects, and more |
|
|
159
184
|
|
|
160
|
-
**
|
|
185
|
+
**48 services. 819 tools. 19 categories. One interface.**
|
|
161
186
|
|
|
162
|
-
> **More coming:**
|
|
187
|
+
> **More coming:** AWS S3, Vercel, Cloudflare, Firebase, Figma, DocuSign, Twilio Flex...
|
|
163
188
|
|
|
164
189
|
---
|
|
165
190
|
|
|
@@ -244,7 +269,7 @@ One tool call. Everything deployed:
|
|
|
244
269
|
| `connect_service` | Connect a new service with credentials |
|
|
245
270
|
| `disconnect_service` | Remove a connected service |
|
|
246
271
|
| `list_connections` | See what's connected and capability counts |
|
|
247
|
-
| `list_available_services` | Browse all
|
|
272
|
+
| `list_available_services` | Browse all 48 services grouped by category |
|
|
248
273
|
| `get_service_info` | Deep dive on a specific service — endpoints, auth, capabilities |
|
|
249
274
|
| `api_call` | Direct API call to any connected service endpoint |
|
|
250
275
|
|
|
@@ -267,13 +292,25 @@ The deepest CRM integration available in any MCP server. 245 tools across 12 mod
|
|
|
267
292
|
| **Users** | 24 | Users, forms, surveys, funnels, media, companies, businesses |
|
|
268
293
|
| **Objects** | 34 | Custom objects, associations, email, workflows, snapshots, links, campaigns, courses, SaaS |
|
|
269
294
|
|
|
270
|
-
**
|
|
295
|
+
**819 total tools.** Universal orchestration (545 catalog tools across 48 services) + the most comprehensive CRM integration in the MCP ecosystem (245 dedicated tools) + Vault (4 tools) + Vault Containers (8 tools) + Business Deed Transfer (6 tools) + Engine (6 tools) + App Builder (5 tools).
|
|
271
296
|
|
|
272
297
|
> Every CRM tool is data-driven — defined as configuration, not code. Adding new endpoints takes minutes, not hours. See [CONTRIBUTING.md](CONTRIBUTING.md).
|
|
273
298
|
|
|
274
299
|
---
|
|
275
300
|
|
|
276
|
-
## What's New in v2.
|
|
301
|
+
## What's New in v2.2
|
|
302
|
+
|
|
303
|
+
### v2.2.0 — 22 New Services Expansion
|
|
304
|
+
|
|
305
|
+
- **255 new catalog endpoints** across 22 new services — from 290 to 545 catalog tools
|
|
306
|
+
- **6 new categories**: Accounting, Advertising, Finance, Cloud, Integration, Automation
|
|
307
|
+
- **Advertising suite**: Google Ads, Facebook Ads, TikTok Ads, X Ads, LinkedIn Ads, Instagram Ads
|
|
308
|
+
- **Social expansion**: Instagram, X (Twitter), TikTok Business, LinkedIn
|
|
309
|
+
- **Business tools**: QuickBooks, Asana, Intercom, Pipedrive, Square, Plaid
|
|
310
|
+
- **Infrastructure**: Dropbox, MuleSoft, Microsoft Azure, Zapier
|
|
311
|
+
- **Communication**: WhatsApp Business
|
|
312
|
+
- **Marketing**: Smartlead cold email outreach
|
|
313
|
+
- Total: **819 tools across 48 services in 19 categories**
|
|
277
314
|
|
|
278
315
|
### v2.1.0 — Business Deed Transfer System
|
|
279
316
|
|
|
@@ -296,13 +333,13 @@ The deepest CRM integration available in any MCP server. 245 tools across 12 mod
|
|
|
296
333
|
|
|
297
334
|
### v1.7.0 — Foundation
|
|
298
335
|
|
|
299
|
-
- 550 tools across 26 services in 13 categories
|
|
300
|
-
- **.0n Conversion Engine** — import credentials, auto-map to
|
|
336
|
+
- 550 tools across 26 services in 13 categories
|
|
337
|
+
- **.0n Conversion Engine** — import credentials, auto-map to 48 services, generate configs for 7 AI platforms
|
|
301
338
|
- **Vault** — machine-bound encrypted credential storage (AES-256-GCM + PBKDF2-SHA512 + hardware fingerprint)
|
|
302
339
|
- **Workflow Runtime** + **HTTP Server** + **CLI with named runs**
|
|
303
340
|
- **Three-Level Execution** (Patent Pending) — Pipeline → Assembly Line → Radial Burst
|
|
304
341
|
|
|
305
|
-
> **
|
|
342
|
+
> **819 tools. 48 services. 958 total capabilities.** See [CHANGELOG.md](CHANGELOG.md) for full version history.
|
|
306
343
|
|
|
307
344
|
---
|
|
308
345
|
|
|
@@ -316,7 +353,7 @@ The deepest CRM integration available in any MCP server. 245 tools across 12 mod
|
|
|
316
353
|
│ for $500 and │ │ 2. Plan steps │ │ SendGrid │
|
|
317
354
|
│ notify #sales" │ │ 3. Execute APIs │ │ Slack │
|
|
318
355
|
│ │◀────│ 4. Chain data │◀────│ CRM │
|
|
319
|
-
│ │ │ 5. Summarize │ │ +
|
|
356
|
+
│ │ │ 5. Summarize │ │ + 44 more... │
|
|
320
357
|
└─────────────────┘ └──────────────────┘ └─────────────────┘
|
|
321
358
|
```
|
|
322
359
|
|
|
@@ -341,7 +378,7 @@ The orchestrator uses keyword matching to route tasks to the right service. Less
|
|
|
341
378
|
| **Flexibility** | Say what you want | Triggers/actions only | Unlimited but complex |
|
|
342
379
|
| **Maintenance** | Zero | Update broken zaps | Fix API changes |
|
|
343
380
|
| **Open source** | Yes (MIT) | No | Depends |
|
|
344
|
-
| **Tools available** |
|
|
381
|
+
| **Tools available** | 819 | Varies | Whatever you build |
|
|
345
382
|
|
|
346
383
|
---
|
|
347
384
|
|
|
@@ -393,7 +430,7 @@ Every task execution is logged to `~/.0n/history/` as JSONL — full audit trail
|
|
|
393
430
|
```
|
|
394
431
|
0nMCP/
|
|
395
432
|
├── index.js # Entry point — MCP server startup
|
|
396
|
-
├── catalog.js # Service catalog —
|
|
433
|
+
├── catalog.js # Service catalog — 48 integrations with endpoints
|
|
397
434
|
├── connections.js # Connection manager — ~/.0n/connections/*.0n
|
|
398
435
|
├── orchestrator.js # AI execution planner — the brain
|
|
399
436
|
├── workflow.js # WorkflowRunner — .0n file execution
|
|
@@ -453,14 +490,14 @@ Every task execution is logged to `~/.0n/history/` as JSONL — full audit trail
|
|
|
453
490
|
|
|
454
491
|
| Component | What It Does |
|
|
455
492
|
|-----------|-------------|
|
|
456
|
-
| **Service Catalog** | Defines all
|
|
493
|
+
| **Service Catalog** | Defines all 48 services — their base URLs, endpoints, auth patterns, and capabilities |
|
|
457
494
|
| **Connection Manager** | Stores credentials as `.0n` files in `~/.0n/connections/` per the .0n standard |
|
|
458
495
|
| **Orchestrator** | The brain — parses natural language, plans multi-step execution, calls APIs, chains data |
|
|
459
496
|
| **CRM Modules** | 245 tools across 12 modules — data-driven, every tool is config not code |
|
|
460
497
|
| **Vault** | Machine-bound encrypted credential storage — AES-256-GCM + PBKDF2-SHA512 |
|
|
461
498
|
| **Vault Container System** | Patent Pending #63/990,046 — 7 semantic layers, multi-party escrow, Seal of Truth, binary .0nv format |
|
|
462
499
|
| **Business Deed Transfer** | Package + escrow + transfer entire digital businesses in encrypted containers |
|
|
463
|
-
| **Conversion Engine** | Import credentials from .env/CSV/JSON, auto-map to
|
|
500
|
+
| **Conversion Engine** | Import credentials from .env/CSV/JSON, auto-map to 48 services, generate 7 AI platform configs |
|
|
464
501
|
| **Application Engine** | Build, distribute, schedule .0n applications with CronScheduler + HTTP middleware |
|
|
465
502
|
| **Workflow Runtime** | Load and execute `.0n` workflow files with template engine, conditions, and step chaining |
|
|
466
503
|
| **HTTP Server** | Express-based REST API, MCP over HTTP, and webhook receivers |
|
|
@@ -566,11 +603,11 @@ The tool factory handles registration, validation, API calls, error handling —
|
|
|
566
603
|
|
|
567
604
|
0nMCP grows with its community. Every milestone unlocks new capabilities — the more developers who join, the more powerful the platform becomes.
|
|
568
605
|
|
|
569
|
-
**
|
|
606
|
+
**Visit [0nmcp.com](https://0nmcp.com) for the full unlock schedule and community impact. [Become a Sponsor](https://0nmcp.com/sponsor)**
|
|
570
607
|
|
|
571
608
|
### Phase 0 — Foundation (Current)
|
|
572
609
|
|
|
573
|
-
- [x] **
|
|
610
|
+
- [x] **48 services, 819 tools, 19 categories**
|
|
574
611
|
- [x] Core orchestration engine with AI planning
|
|
575
612
|
- [x] **245 CRM tools** — full API coverage across 12 modules
|
|
576
613
|
- [x] Gmail, Google Sheets, Google Drive, Jira, Zendesk, Mailchimp, Zoom, Microsoft 365, MongoDB
|
|
@@ -584,10 +621,11 @@ The tool factory handles registration, validation, API calls, error handling —
|
|
|
584
621
|
|
|
585
622
|
- [ ] **OAuth flows** — connect services with one click
|
|
586
623
|
- [ ] **Credential encryption** — AES-256-GCM at-rest
|
|
587
|
-
- [
|
|
588
|
-
- [
|
|
589
|
-
- [
|
|
590
|
-
- [
|
|
624
|
+
- [x] **QuickBooks** — accounting and invoicing
|
|
625
|
+
- [x] **Asana** — project and task management
|
|
626
|
+
- [x] **Intercom** — customer messaging
|
|
627
|
+
- [x] **22 new services** — advertising, social, finance, cloud, automation
|
|
628
|
+
- [x] Target: 48 services, 819 tools (exceeded)
|
|
591
629
|
|
|
592
630
|
### Phase 2 — Full Stack (500 stars / $2K MRR)
|
|
593
631
|
|
|
@@ -653,9 +691,9 @@ We ship weekly. The codebase is active. The community is real. If you're buildin
|
|
|
653
691
|
|
|
654
692
|
| Metric | |
|
|
655
693
|
|--------|---|
|
|
656
|
-
| **Tools shipped** |
|
|
657
|
-
| **Services integrated** |
|
|
658
|
-
| **Categories** |
|
|
694
|
+
| **Tools shipped** | 819 |
|
|
695
|
+
| **Services integrated** | 48 |
|
|
696
|
+
| **Categories** | 19 |
|
|
659
697
|
| **CRM endpoints covered** | 245 / 245 (100%) |
|
|
660
698
|
| **npm packages** | 3 ([0nmcp](https://www.npmjs.com/package/0nmcp), [0nork](https://www.npmjs.com/package/0nork), [0n-spec](https://www.npmjs.com/package/0n-spec)) |
|
|
661
699
|
| **Open source repos** | 3 |
|
|
@@ -704,7 +742,7 @@ node index.js
|
|
|
704
742
|
|
|
705
743
|
| Project | Description |
|
|
706
744
|
|---------|-------------|
|
|
707
|
-
| **[0nMCP](https://
|
|
745
|
+
| **[0nMCP](https://0nmcp.com)** | Universal AI API Orchestrator — 819 tools, 48 services, Vault encryption, Business Deed transfer ([source](https://github.com/0nork/0nMCP)) |
|
|
708
746
|
| **[0n-spec](https://github.com/0nork/0n-spec)** | The .0n Standard — universal configuration format for AI orchestration |
|
|
709
747
|
| **[0nork](https://github.com/0nork/0nork)** | The parent org — AI orchestration infrastructure |
|
|
710
748
|
|
|
@@ -719,7 +757,7 @@ node index.js
|
|
|
719
757
|
|
|
720
758
|
<div align="center">
|
|
721
759
|
|
|
722
|
-
**[Sponsor on GitHub](https://github.com/sponsors/0nork)** · **[Star the repo](https://github.com/0nork/0nMCP)** · **[Tell a friend](https://twitter.com/intent/tweet?text=0nMCP%20-%
|
|
760
|
+
**[Sponsor on GitHub](https://github.com/sponsors/0nork)** · **[Star the repo](https://github.com/0nork/0nMCP)** · **[Tell a friend](https://twitter.com/intent/tweet?text=0nMCP%20-%20819%20tools,%2048%20services,%20zero%20config.%20The%20universal%20AI%20API%20orchestrator.%20Free%20and%20open%20source.&url=https://github.com/0nork/0nMCP)**
|
|
723
761
|
|
|
724
762
|
</div>
|
|
725
763
|
|
|
@@ -729,9 +767,9 @@ node index.js
|
|
|
729
767
|
|
|
730
768
|
### Stop building workflows. Start describing outcomes.
|
|
731
769
|
|
|
732
|
-
**
|
|
770
|
+
**819 tools. 48 services. Zero config. MIT licensed. Community driven.**
|
|
733
771
|
|
|
734
|
-
**[Get Started](https://
|
|
772
|
+
**[Get Started](https://0nmcp.com)** · **[Join the Community](https://0nmcp.com/community)** · **[Unlock Schedule](https://0nmcp.com/sponsor)** · **[View Source](https://github.com/0nork/0nMCP)** · **[Read the Spec](https://github.com/0nork/0n-spec)**
|
|
735
773
|
|
|
736
774
|
---
|
|
737
775
|
|