0nmcp 3.1.0 → 3.2.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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "0nmcp",
3
- "version": "3.1.0",
3
+ "version": "3.2.1",
4
4
  "mcpName": "io.github.0nork/0nMCP",
5
- "description": "Universal AI API Orchestrator — 819 tools, 48 services, portable AI Brain bundles + machine-bound vault encryption + Application Engine. The most comprehensive MCP server available. Free and open source from 0nORK.",
5
+ "description": "Universal AI API Orchestrator — 1554 tools, 96 services, portable AI Brain bundles + machine-bound vault encryption + Application Engine. The most comprehensive MCP server available. Free and open source from 0nORK.",
6
6
  "type": "module",
7
7
  "main": "index.js",
8
8
  "types": "types/index.d.ts",
@@ -101,6 +101,7 @@
101
101
  "type": "github",
102
102
  "url": "https://github.com/sponsors/0nork"
103
103
  },
104
+ "sideEffects": false,
104
105
  "keywords": [
105
106
  "mcp",
106
107
  "mcp-server",
@@ -108,11 +109,14 @@
108
109
  "ai-orchestrator",
109
110
  "ai-tools",
110
111
  "api-integration",
112
+ "api-orchestrator",
111
113
  "workflow-automation",
114
+ "workflow-engine",
112
115
  "claude",
113
116
  "gpt",
114
117
  "gemini",
115
118
  "cursor",
119
+ "windsurf",
116
120
  "vscode",
117
121
  "slack",
118
122
  "stripe",
@@ -123,6 +127,22 @@
123
127
  "square",
124
128
  "vault",
125
129
  "encryption",
130
+ "github",
131
+ "openai",
132
+ "anthropic",
133
+ "supabase",
134
+ "airtable",
135
+ "notion",
136
+ "twilio",
137
+ "sendgrid",
138
+ "discord",
139
+ "hubspot",
140
+ "linkedin",
141
+ "telegram",
142
+ "figma",
143
+ "aws",
144
+ "cloudflare",
145
+ "ollama",
126
146
  "0nmcp",
127
147
  "0nork"
128
148
  ],
@@ -147,7 +167,7 @@
147
167
  "@modelcontextprotocol/sdk": "^1.26.0",
148
168
  "@supabase/supabase-js": "^2.99.3",
149
169
  "argon2": "^0.44.0",
150
- "express": "^4.21.0",
170
+ "express": "^5.2.1",
151
171
  "js-sha3": "^0.9.3",
152
172
  "tweetnacl": "^1.0.3"
153
173
  },
@@ -186,19 +206,19 @@
186
206
  "LICENSE"
187
207
  ],
188
208
  "0nmcp-stats": {
189
- "tools": 545,
209
+ "tools": 1280,
190
210
  "crmTools": 245,
191
211
  "vaultTools": 4,
192
212
  "vaultContainerTools": 8,
193
213
  "deedTools": 6,
194
214
  "engineTools": 6,
195
215
  "appTools": 5,
196
- "totalTools": 819,
197
- "services": 48,
198
- "actions": 104,
199
- "triggers": 155,
200
- "totalCapabilities": 1078,
216
+ "totalTools": 1554,
217
+ "services": 96,
218
+ "actions": 209,
219
+ "triggers": 310,
220
+ "totalCapabilities": 2073,
201
221
  "categories": 21,
202
- "lastUpdated": "2026-04-04T15:27:50.043Z"
222
+ "lastUpdated": "2026-04-05T22:06:13.010Z"
203
223
  }
204
224
  }