0nmcp 3.0.1 → 3.2.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 CHANGED
@@ -2,22 +2,22 @@
2
2
 
3
3
  # 0nMCP
4
4
 
5
- ### 995+ Tools. 55 Services. One MCP Server.
5
+ ### 1,554 Tools. 96 Services. One MCP Server.
6
6
 
7
7
  **The most comprehensive MCP server available.**<br>
8
8
  Connect any AI to any API. Natural language. Zero configuration. $0.01/run.<br>
9
- 4 patents filed. LinkedIn certifications. Daily patent monitoring via 0nDefender.
9
+ 5 patents filed. LinkedIn certifications. Daily patent monitoring via 0nDefender.
10
10
 
11
11
  [![npm version](https://img.shields.io/npm/v/0nmcp.svg?style=flat-square)](https://www.npmjs.com/package/0nmcp)
12
12
  [![npm downloads](https://img.shields.io/npm/dm/0nmcp.svg?style=flat-square)](https://www.npmjs.com/package/0nmcp)
13
13
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
14
14
  [![Node.js](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen?style=flat-square)](https://nodejs.org)
15
15
  [![MCP](https://img.shields.io/badge/MCP-Compatible-blueviolet?style=flat-square)](https://modelcontextprotocol.io)
16
- [![Tools](https://img.shields.io/badge/tools-995+-orange?style=flat-square)](#tool-count-breakdown)
17
- [![Services](https://img.shields.io/badge/services-55-blue?style=flat-square)](#all-55-services)
18
- [![Patents](https://img.shields.io/badge/patents-4%20filed-blueviolet?style=flat-square)](#key-features)
16
+ [![Tools](https://img.shields.io/badge/tools-1554-orange?style=flat-square)](#tool-count-breakdown)
17
+ [![Services](https://img.shields.io/badge/services-96-blue?style=flat-square)](#all-96-services)
18
+ [![Patents](https://img.shields.io/badge/patents-5%20filed-blueviolet?style=flat-square)](#patents)
19
19
 
20
- [Website](https://0nmcp.com) &middot; [Quick Start](#quick-start) &middot; [All 55 Services](#all-55-services) &middot; [MCP Config](#mcp-configuration) &middot; [Certifications](https://0nmcp.com/learn) &middot; [Community](https://0nmcp.com/community)
20
+ [Website](https://0nmcp.com) &middot; [Quick Start](#quick-start) &middot; [All 96 Services](#all-96-services) &middot; [MCP Config](#mcp-configuration) &middot; [Certifications](https://0nmcp.com/learn) &middot; [Community](https://0nmcp.com/community)
21
21
 
22
22
  </div>
23
23
 
@@ -25,7 +25,7 @@ Connect any AI to any API. Natural language. Zero configuration. $0.01/run.<br>
25
25
 
26
26
  ## Why 0nMCP?
27
27
 
28
- - **One server, every API.** Stripe, Slack, GitHub, CRM, Shopify, OpenAI, Anthropic, Google, Microsoft, and 46 more services -- all through a single MCP server. No juggling 20 different integrations.
28
+ - **One server, every API.** Stripe, Slack, GitHub, CRM, Shopify, OpenAI, Anthropic, Google, Microsoft, Telegram, Figma, LinkedIn, and 84 more services -- all through a single MCP server. No juggling 20 different integrations.
29
29
 
30
30
  - **Talk, don't code.** Say "Invoice john@acme.com for $500 and notify #sales on Slack" and it happens. 0nMCP resolves services, maps parameters, handles auth, and executes -- in under 2 seconds.
31
31
 
@@ -53,132 +53,206 @@ npm install -g 0nmcp
53
53
  0nmcp engine verify
54
54
  ```
55
55
 
56
- That's it. Your AI can now use 945 tools across 54 services.
56
+ That's it. Your AI can now use 1,554 tools across 96 services.
57
57
 
58
58
  ---
59
59
 
60
- ## All 54 Services
60
+ ## Tool Count Breakdown
61
+
62
+ | Module | Tools | Description |
63
+ |--------|-------|-------------|
64
+ | **Service Catalog** | 1,280 | API tools across 96 services in 21 categories |
65
+ | **CRM Module** | 245 | Contacts, calendars, pipelines, invoices, payments, social, custom objects |
66
+ | **0nVault** | 4 | AES-256-GCM machine-bound encryption |
67
+ | **Vault Containers** | 8 | Patent-pending multi-layer encrypted containers (US #63/990,046) |
68
+ | **Deed Transfer** | 6 | Digital business asset packaging and transfer |
69
+ | **Engine** | 6 | Credential import, verification, AI platform config generation |
70
+ | **App Builder** | 5 | Operations, routes, middleware, scheduler |
71
+ | **Total** | **1,554** | |
72
+
73
+ ---
74
+
75
+ ## All 96 Services
76
+
77
+ ### AI (9)
78
+ | Service | Tools | What You Can Do |
79
+ |---------|-------|-----------------|
80
+ | **OpenAI** | 4 | Completions, embeddings, images, assistants |
81
+ | **Anthropic** | 6 | Messages, completions, streaming |
82
+ | **Ollama** | 8 | Local LLM inference, model management |
83
+ | **Groq** | 3 | Ultra-fast inference |
84
+ | **Cohere** | 6 | Embeddings, reranking, generation |
85
+ | **Mistral** | 3 | Chat, embeddings |
86
+ | **Replicate** | 8 | Run open-source ML models |
87
+ | **Stability AI** | 6 | Image generation and editing |
88
+ | **ElevenLabs** | 8 | Text-to-speech, voice cloning |
61
89
 
62
90
  ### Communication (6)
63
91
  | Service | Tools | What You Can Do |
64
92
  |---------|-------|-----------------|
65
- | **Slack** | Messaging | Send messages, manage channels, upload files |
66
- | **Discord** | Messaging | Servers, channels, messages, webhooks |
67
- | **Twilio** | SMS/Voice | Send SMS, make calls, manage numbers |
68
- | **SendGrid** | Email | Transactional email, templates, contacts |
69
- | **Gmail** | Email | Read/send email, labels, threads |
70
- | **WhatsApp** | Messaging | Business messaging via Twilio |
71
-
72
- ### CRM & Sales (5)
93
+ | **Telegram** | 132 | Bots, messages, groups, channels, inline queries |
94
+ | **Slack** | 45 | Messages, channels, workflows, apps |
95
+ | **Discord** | 2 | Servers, channels, messages, webhooks |
96
+ | **Twilio** | 3 | SMS, voice calls, phone numbers |
97
+ | **Zoom** | 10 | Meetings, recordings, users |
98
+ | **WhatsApp Business** | 6 | Business messaging via Twilio |
99
+
100
+ ### Social Media (8)
73
101
  | Service | Tools | What You Can Do |
74
102
  |---------|-------|-----------------|
75
- | **CRM** | 294 tools | Contacts, calendars, pipelines, invoices, payments, social, objects |
76
- | **HubSpot** | CRM | Contacts, deals, companies, tickets |
77
- | **Pipedrive** | CRM | Deals, persons, organizations, pipelines |
78
- | **Intercom** | Support | Conversations, contacts, articles |
79
- | **Zendesk** | Support | Tickets, users, organizations |
80
-
81
- ### Payments & Finance (4)
103
+ | **LinkedIn** | 50 | Posts, profiles, org pages, ads, reporting, events, certifications |
104
+ | **Reddit** | 21 | Subreddits, posts, comments, moderation |
105
+ | **X (Twitter)** | 16 | Tweets, timelines, users |
106
+ | **TikTok Business** | 11 | Videos, analytics |
107
+ | **Instagram** | 10 | Posts, stories, insights |
108
+ | **YouTube** | 6 | Videos, channels, playlists, analytics |
109
+ | **Pinterest** | 7 | Pins, boards, analytics |
110
+ | **Twitch** | 7 | Streams, chat, clips |
111
+
112
+ ### Email (7)
113
+ | Service | Tools | What You Can Do |
114
+ |---------|-------|-----------------|
115
+ | **Resend** | 67 | Transactional email, domains, audiences |
116
+ | **Gmail** | 13 | Read/send email, labels, threads |
117
+ | **SendGrid** | 5 | Transactional email, templates, contacts |
118
+ | **Postmark** | 9 | Transactional email, templates, servers |
119
+ | **Mailgun** | 8 | Email sending, routes, lists |
120
+ | **ConvertKit** | 11 | Email marketing, sequences, subscribers |
121
+ | **Brevo** | 8 | Email marketing, transactional, SMS |
122
+
123
+ ### CRM & Sales (3)
82
124
  | Service | Tools | What You Can Do |
83
125
  |---------|-------|-----------------|
84
- | **Stripe** | Payments | Charges, subscriptions, invoices, customers |
85
- | **Square** | POS | Payments, catalog, customers, orders |
86
- | **Plaid** | Banking | Account linking, transactions, balances |
87
- | **QuickBooks** | Accounting | Invoices, customers, payments, reports |
126
+ | **CRM** | 14 + 245 module | Contacts, calendars, pipelines, invoices, payments, social, objects |
127
+ | **HubSpot** | 6 | Contacts, deals, companies, tickets |
128
+ | **Pipedrive** | 95 | Deals, persons, organizations, pipelines |
88
129
 
89
- ### Project Management (4)
130
+ ### Payments (2)
90
131
  | Service | Tools | What You Can Do |
91
132
  |---------|-------|-----------------|
92
- | **Jira** | Issues | Issues, projects, boards, sprints |
93
- | **Asana** | Tasks | Tasks, projects, workspaces, sections |
94
- | **Linear** | Issues | Issues, projects, teams, cycles |
95
- | **Notion** | Workspace | Pages, databases, blocks, users |
133
+ | **Stripe** | 12 | Charges, subscriptions, invoices, customers |
134
+ | **Square** | 57 | Payments, catalog, customers, orders, POS |
96
135
 
97
- ### Data & Databases (4)
136
+ ### Dev Tools (8)
137
+ | Service | Tools | What You Can Do |
138
+ |---------|-------|-----------------|
139
+ | **Figma** | 32 | Files, components, styles, comments, exports |
140
+ | **GitHub** | 5 | Repos, issues, PRs, actions, releases |
141
+ | **Jira** | 12 | Issues, projects, boards, sprints |
142
+ | **Linear** | 1 | Issues, projects, teams, cycles |
143
+ | **Webflow** | 12 | Sites, CMS, forms, domains |
144
+ | **WordPress** | 13 | Posts, pages, media, plugins |
145
+ | **Netlify** | 9 | Deploys, sites, forms, functions |
146
+ | **Loom** | 4 | Videos, folders, sharing |
147
+
148
+ ### Database (8)
149
+ | Service | Tools | What You Can Do |
150
+ |---------|-------|-----------------|
151
+ | **Supabase** | 6 | Tables, auth, storage, edge functions |
152
+ | **MongoDB** | 8 | Collections, documents, aggregation |
153
+ | **Airtable** | 5 | Bases, tables, records, views |
154
+ | **Google Sheets** | 8 | Read/write cells, create sheets |
155
+ | **Neon** | 8 | Serverless Postgres, branching |
156
+ | **PlanetScale** | 7 | Serverless MySQL, branching |
157
+ | **Turso** | 8 | Edge SQLite, replicas |
158
+ | **CockroachDB** | 7 | Distributed SQL |
159
+
160
+ ### Cloud (6)
98
161
  | Service | Tools | What You Can Do |
99
162
  |---------|-------|-----------------|
100
- | **Supabase** | Database | Tables, auth, storage, edge functions |
101
- | **MongoDB** | Database | Collections, documents, aggregation |
102
- | **Airtable** | Database | Bases, tables, records, views |
103
- | **Google Sheets** | Spreadsheets | Read/write cells, create sheets |
163
+ | **Cloudflare** | 21 | DNS, workers, pages, zones |
164
+ | **Microsoft Azure** | 11 | Resources, services, management |
165
+ | **AWS** | 5 | S3, Lambda, SES, SQS |
166
+ | **Google Cloud** | 5 | Cloud functions, storage, compute |
167
+ | **Railway** | 1 | App deployments |
168
+ | **Render** | 7 | Web services, databases, cron |
169
+
170
+ ### Advertising (6)
171
+ | Service | Tools | What You Can Do |
172
+ |---------|-------|-----------------|
173
+ | **Google Ads** | 9 | Campaigns, ad groups, keywords |
174
+ | **Facebook Ads** | 11 | Campaigns, ad sets, creatives |
175
+ | **LinkedIn Ads** | 11 | Campaigns, audiences, conversions |
176
+ | **TikTok Ads** | 12 | Campaigns, ad groups, creatives |
177
+ | **X Ads** | 11 | Campaigns, audiences, promoted tweets |
178
+ | **Instagram Ads** | 8 | Campaigns, ad sets, creatives |
104
179
 
105
- ### AI & ML (2)
180
+ ### Productivity (5)
106
181
  | Service | Tools | What You Can Do |
107
182
  |---------|-------|-----------------|
108
- | **OpenAI** | AI | Completions, embeddings, images, assistants |
109
- | **Anthropic** | AI | Messages, completions, streaming |
183
+ | **Notion** | 5 | Pages, databases, blocks, users |
184
+ | **Microsoft 365** | 15 | Outlook, Teams, OneDrive, Calendar |
185
+ | **Whimsical** | 18 | Flowcharts, wireframes, mind maps |
186
+ | **Typeform** | 7 | Forms, responses, workspaces |
187
+ | **DocuSign** | 6 | Envelopes, signing, templates |
110
188
 
111
- ### Developer Tools (3)
189
+ ### E-Commerce (4)
112
190
  | Service | Tools | What You Can Do |
113
191
  |---------|-------|-----------------|
114
- | **GitHub** | Code | Repos, issues, PRs, actions, releases |
115
- | **Vercel** | Hosting | Deployments, domains, env vars |
116
- | **Cloudflare** | Infrastructure | DNS, workers, pages, zones |
192
+ | **Shopify** | 6 | Products, orders, customers, inventory |
193
+ | **WooCommerce** | 12 | Products, orders, coupons |
194
+ | **GoDaddy** | 9 | Domains, DNS, registration |
195
+ | **BigCommerce** | 8 | Products, orders, customers |
117
196
 
118
- ### Marketing & Social (6)
197
+ ### Marketing (4)
119
198
  | Service | Tools | What You Can Do |
120
199
  |---------|-------|-----------------|
121
- | **Mailchimp** | Email Marketing | Campaigns, audiences, automations |
122
- | **LinkedIn** | 50 tools | Posts, profiles, org pages, ads, reporting, events, certifications |
123
- | **Instagram** | Social | Posts, stories, insights |
124
- | **TikTok** | Social | Videos, analytics |
125
- | **Twitter/X** | Social | Tweets, timelines, users |
126
- | **SmartLead** | Outreach | Campaigns, leads, sequences |
127
-
128
- ### Advertising (5)
200
+ | **Mailchimp** | 12 | Campaigns, audiences, automations |
201
+ | **SmartLead** | 12 | Outreach campaigns, leads, sequences |
202
+ | **ActiveCampaign** | 10 | Email automation, contacts, deals |
203
+ | **Lemlist** | 7 | Cold outreach, sequences |
204
+
205
+ ### Automation (4)
129
206
  | Service | Tools | What You Can Do |
130
207
  |---------|-------|-----------------|
131
- | **Google Ads** | Advertising | Campaigns, ad groups, keywords |
132
- | **Facebook Ads** | Advertising | Campaigns, ad sets, creatives |
133
- | **LinkedIn Ads** | Advertising | Campaigns, audiences, conversions |
134
- | **TikTok Ads** | Advertising | Campaigns, ad groups, creatives |
135
- | **Instagram Ads** | Advertising | Campaigns, ad sets, creatives |
208
+ | **Zapier** | 5 | Triggers, actions, zaps |
209
+ | **n8n** | 14 | Workflows, nodes, executions |
210
+ | **Pabbly Connect** | 9 | Workflows, connections |
211
+ | **Make** | 15 | Scenarios, modules, connections |
136
212
 
137
- ### E-Commerce (2)
213
+ ### Support (3)
138
214
  | Service | Tools | What You Can Do |
139
215
  |---------|-------|-----------------|
140
- | **Shopify** | E-Commerce | Products, orders, customers, inventory |
141
- | **GoDaddy** | Domains | Domain availability, DNS, registration |
216
+ | **Zendesk** | 12 | Tickets, users, organizations |
217
+ | **Intercom** | 15 | Conversations, contacts, articles |
218
+ | **Freshdesk** | 8 | Tickets, contacts, agents |
142
219
 
143
- ### Productivity (5)
220
+ ### Project Management (3)
144
221
  | Service | Tools | What You Can Do |
145
222
  |---------|-------|-----------------|
146
- | **Google Calendar** | Scheduling | Events, calendars, reminders |
147
- | **Calendly** | Scheduling | Events, invitees, availability |
148
- | **Zoom** | Video | Meetings, recordings, users |
149
- | **Google Drive** | Storage | Files, folders, permissions |
150
- | **Dropbox** | Storage | Files, folders, sharing |
223
+ | **Asana** | 16 | Tasks, projects, workspaces, sections |
224
+ | **Monday.com** | 1 | Boards, items, columns |
225
+ | **Trello** | 10 | Boards, cards, lists |
151
226
 
152
- ### Microsoft (4)
227
+ ### Finance (3)
153
228
  | Service | Tools | What You Can Do |
154
229
  |---------|-------|-----------------|
155
- | **Outlook** | Email | Messages, calendar, contacts |
156
- | **Teams** | Collaboration | Messages, channels, meetings |
157
- | **OneDrive** | Storage | Files, folders, sharing |
158
- | **Azure** | Cloud | Resources, services, management |
230
+ | **Plaid** | 9 | Account linking, transactions, balances |
231
+ | **Xero** | 9 | Invoices, contacts, bank feeds |
232
+ | **Wave** | 1 | Invoices, accounting |
159
233
 
160
- ### Automation & Integration (4)
234
+ ### Scheduling (2)
161
235
  | Service | Tools | What You Can Do |
162
236
  |---------|-------|-----------------|
163
- | **Zapier** | Automation | Triggers, actions, zaps |
164
- | **n8n** | Automation | Workflows, nodes, executions |
165
- | **Pabbly** | Automation | Workflows, connections |
166
- | **Make** | Automation | Scenarios, modules, connections |
237
+ | **Google Calendar** | 5 | Events, calendars, reminders |
238
+ | **Calendly** | 3 | Events, invitees, availability |
167
239
 
168
- ---
240
+ ### Storage (2)
241
+ | Service | Tools | What You Can Do |
242
+ |---------|-------|-----------------|
243
+ | **Google Drive** | 10 | Files, folders, permissions |
244
+ | **Dropbox** | 10 | Files, folders, sharing |
169
245
 
170
- ## Tool Count Breakdown
246
+ ### Integration (2)
247
+ | Service | Tools | What You Can Do |
248
+ |---------|-------|-----------------|
249
+ | **MuleSoft** | 7 | APIs, integrations, flows |
250
+ | **CloudConvert** | 32 | File format conversion |
171
251
 
172
- | Module | Tools | Description |
173
- |--------|-------|-------------|
174
- | **Service Catalog** | 701 | API tools across 55 services (including LinkedIn 50-tool suite) |
175
- | **CRM Module** | 245 | Contacts, calendars, pipelines, invoices, payments, social, custom objects |
176
- | **0nVault** | 4 | AES-256-GCM machine-bound encryption |
177
- | **Vault Containers** | 8 | Patent-pending multi-layer encrypted containers (US #63/990,046) |
178
- | **Deed Transfer** | 6 | Digital business asset packaging and transfer |
179
- | **Engine** | 29 | Credential import, verification, AI platform config generation |
180
- | **App Builder** | 5 | Operations, routes, middleware, scheduler |
181
- | **Total** | **995+** | |
252
+ ### Accounting (1)
253
+ | Service | Tools | What You Can Do |
254
+ |---------|-------|-----------------|
255
+ | **QuickBooks** | 21 | Invoices, customers, payments, reports |
182
256
 
183
257
  ---
184
258
 
@@ -210,6 +284,36 @@ That's it. Your AI can now use 945 tools across 54 services.
210
284
 
211
285
  ---
212
286
 
287
+ ## Patents
288
+
289
+ 0nMCP has 5 patent applications filed:
290
+
291
+ 1. **US #63/968,814** -- Seal of Truth (content-addressed integrity verification)
292
+ 2. **US #63/990,046** -- 0nVault Container System (multi-layer encrypted containers)
293
+ 3. **Three-Level Execution** -- Pipeline > Assembly Line > Radial Burst orchestration
294
+ 4. **Universal Capability Routing** -- .0n Field Standard for cross-platform API resolution
295
+ 5. **Multi-Layer AI Knowledge Architecture** -- Semantic layer system for AI brain storage
296
+
297
+ ---
298
+
299
+ ## Security
300
+
301
+ **Network access warning**: Security scanners like socket.dev and Snyk may flag that 0nMCP makes network requests. **This is expected and required.** 0nMCP is an API orchestrator -- its entire purpose is to call external APIs (Stripe, Slack, GitHub, etc.) on your behalf. Without network access, it cannot function.
302
+
303
+ **How credentials are handled**:
304
+ - Credentials are stored locally in `~/.0n/connections/` on your machine
305
+ - The Zero-Knowledge Capability Proxy strips credentials before responses reach the AI model
306
+ - 0nVault provides AES-256-GCM encryption with machine-bound hardware fingerprinting
307
+ - No credentials are ever sent to 0nMCP servers -- there are no 0nMCP servers. Everything runs locally.
308
+
309
+ **What 0nMCP does NOT do**:
310
+ - Does not phone home or collect telemetry
311
+ - Does not store your API keys anywhere except your local filesystem
312
+ - Does not proxy requests through third-party servers
313
+ - Does not require an account or subscription to use
314
+
315
+ ---
316
+
213
317
  ## MCP Configuration
214
318
 
215
319
  ### Claude Desktop
@@ -289,7 +393,7 @@ claude mcp add 0nMCP -- npx -y 0nmcp
289
393
  ```
290
394
  index.js MCP server entry (McpServer from @modelcontextprotocol/sdk)
291
395
  cli.js CLI handler
292
- catalog.js SERVICE_CATALOG: 54 services with endpoints
396
+ catalog.js SERVICE_CATALOG: 96 services with endpoints
293
397
  tools.js Tool registration (catalog + engine + vault)
294
398
  connections.js ~/.0n/ credential loader
295
399
  orchestrator.js AI-driven workflow orchestration
@@ -298,7 +402,7 @@ server.js Express HTTP server (MCP over HTTP + webhooks)
298
402
  capability-proxy.js Zero-knowledge credential proxy
299
403
  ratelimit.js Token bucket per service with backoff
300
404
  webhooks.js HMAC verification (Stripe, CRM, Slack, GitHub, Twilio, Shopify)
301
- crm/ 294 CRM tools (data-driven tool factory)
405
+ crm/ 245 CRM tools (data-driven tool factory)
302
406
  vault/ Encrypted vault + containers + deed transfer
303
407
  engine/ Credential import, AI platform configs, app builder
304
408
  ```
@@ -317,21 +421,6 @@ Credentials are stored in `~/.0n/connections/` and workflows in `~/.0n/workflows
317
421
 
318
422
  ---
319
423
 
320
- ## LinkedIn Integration (50 tools)
321
-
322
- Full LinkedIn API v2 suite with 17 OAuth scopes:
323
-
324
- | Category | Endpoints | Capabilities |
325
- |----------|-----------|-------------|
326
- | **Profile** | 5 | Basic info, email, connections, verification, photos |
327
- | **Social** | 10 | Posts CRUD, comments, likes, shares, image/video upload |
328
- | **Organization** | 10 | Pages, stats, followers, visitors, brand pages |
329
- | **Advertising** | 15 | Accounts, campaigns, creatives, targeting, lead forms |
330
- | **Ad Reporting** | 5 | Analytics, conversions, budgets, InMail stats |
331
- | **Events** | 5 | Create, manage, attendees |
332
-
333
- ---
334
-
335
424
  ## 0nMCP Certifications
336
425
 
337
426
  Complete courses and earn LinkedIn-verifiable certifications:
@@ -351,27 +440,28 @@ Add certifications to your LinkedIn profile with one click. Public verification
351
440
 
352
441
  ## 0nDefender (Patent Intelligence)
353
442
 
354
- Always-on competitive intelligence that monitors four threat vectors daily:
443
+ Always-on competitive intelligence that monitors five threat vectors daily:
355
444
 
356
- - **MCP Ecosystem Entrants** new companies building on MCP
357
- - **Patent Conflicts** USPTO/WIPO filings overlapping our 4 patents
358
- - **Acquisition Signals** companies that might license or acquire
359
- - **Brand Protection** unauthorized use of 0nMCP IP
445
+ - **MCP Ecosystem Entrants** -- new companies building on MCP
446
+ - **Patent Conflicts** -- USPTO/WIPO filings overlapping our 5 patents
447
+ - **Acquisition Signals** -- companies that might license or acquire
448
+ - **Brand Protection** -- unauthorized use of 0nMCP IP
449
+ - **Open Source Forks** -- unauthorized derivative works
360
450
 
361
- Automated daily scans via Claude AI with web search. Dashboard at `/admin/patent-intel`.
451
+ Automated daily scans via Claude AI with web search.
362
452
 
363
453
  ---
364
454
 
365
455
  ## Links
366
456
 
367
457
  - **Website**: [0nmcp.com](https://0nmcp.com)
458
+ - **Install Guide**: [0nmcp.com/install](https://0nmcp.com/install)
368
459
  - **npm**: [npmjs.com/package/0nmcp](https://www.npmjs.com/package/0nmcp)
369
460
  - **GitHub**: [github.com/0nork/0nMCP](https://github.com/0nork/0nMCP)
461
+ - **Issues**: [github.com/0nork/0nMCP/issues](https://github.com/0nork/0nMCP/issues)
370
462
  - **Community**: [0nmcp.com/community](https://0nmcp.com/community)
371
- - **Forum**: [0nmcp.com/forum](https://0nmcp.com/forum)
372
- - **Marketplace**: [marketplace.rocketclients.com](https://marketplace.rocketclients.com)
373
463
  - **Learn & Certify**: [0nmcp.com/learn](https://0nmcp.com/learn)
374
- - **Community Grid**: [grid.0nmcp.com](https://grid.0nmcp.com)
464
+ - **Marketplace**: [marketplace.rocketclients.com](https://marketplace.rocketclients.com)
375
465
 
376
466
  ---
377
467