-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathagent.json
More file actions
574 lines (574 loc) · 13.6 KB
/
agent.json
File metadata and controls
574 lines (574 loc) · 13.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
{
"protocolVersion": "0.3.0",
"name": "ThinkNEO Control Plane (MCP Bridge)",
"description": "Auto-generated A2A Agent Card for ThinkNEO Control Plane. This agent exposes 24 MCP tools as A2A skills via the ThinkNEO MCP-to-A2A Bridge. Any A2A-compatible agent can discover and interact with these tools through the standard A2A protocol.",
"url": "https://mcp.thinkneo.ai/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"supportedInterfaces": [
{
"url": "https://mcp.thinkneo.ai/a2a",
"protocolBinding": "jsonrpc",
"protocolVersion": "0.3.0"
}
],
"provider": {
"organization": "ThinkNEO",
"url": "https://thinkneo.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"bearer"
]
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "thinkneo_check",
"name": "Check",
"description": "Free prompt safety check \u2014 detects injection attempts and PII exposure in prompts before sending them to AI providers.",
"tags": [
"check",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_check with prompt"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_usage",
"name": "Usage",
"description": "Check your ThinkNEO usage stats \u2014 calls today/week/month, limits, cost estimates, and top tools used.",
"tags": [
"usage",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Call thinkneo_usage"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_provider_status",
"name": "Provider Status",
"description": "Real-time health status of AI providers (OpenAI, Anthropic, Google, Mistral, etc.) monitored by ThinkNEO.",
"tags": [
"provider",
"status",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Call thinkneo_provider_status"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_schedule_demo",
"name": "Schedule Demo",
"description": "Book a demo with the ThinkNEO team. Collects contact info and schedules a walkthrough.",
"tags": [
"schedule",
"demo",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_schedule_demo with name, email"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_read_memory",
"name": "Read Memory",
"description": "Read Claude Code project memory files \u2014 access project context, preferences, and reference notes.",
"tags": [
"read",
"memory",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_read_memory with filename"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_write_memory",
"name": "Write Memory",
"description": "Write or update project memory files for persistent context across sessions.",
"tags": [
"write",
"memory",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_write_memory with filename, content"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_check_spend",
"name": "Check Spend",
"description": "AI cost breakdown by provider, model, team, or project. Requires authentication.",
"tags": [
"check",
"spend",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_check_spend with workspace, period"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_evaluate_guardrail",
"name": "Evaluate Guardrail",
"description": "Pre-flight prompt safety evaluation against workspace guardrail policies.",
"tags": [
"evaluate",
"guardrail",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_evaluate_guardrail with workspace, prompt"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_check_policy",
"name": "Check Policy",
"description": "Verify if a model, provider, or action is allowed by workspace policy.",
"tags": [
"check",
"policy",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_check_policy with workspace"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_get_budget_status",
"name": "Get Budget Status",
"description": "Budget utilization and enforcement status for a workspace.",
"tags": [
"get",
"budget",
"status",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_get_budget_status with workspace"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_list_alerts",
"name": "List Alerts",
"description": "Active alerts and incidents for a workspace.",
"tags": [
"list",
"alerts",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_list_alerts with workspace"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_get_compliance_status",
"name": "Get Compliance Status",
"description": "SOC2, GDPR, and HIPAA compliance readiness status for a workspace.",
"tags": [
"get",
"compliance",
"status",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_get_compliance_status with workspace"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_detect_secrets",
"name": "Detect Secrets",
"description": "Scan text for leaked API keys, tokens, and credentials from 15+ providers.",
"tags": [
"detect",
"secrets",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_detect_secrets with text"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_detect_injection",
"name": "Detect Injection",
"description": "Advanced prompt injection detection with multi-layer analysis.",
"tags": [
"detect",
"injection",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_detect_injection with prompt"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_compare_models",
"name": "Compare Models",
"description": "Compare AI models across providers on cost, speed, quality, and context window.",
"tags": [
"compare",
"models",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_compare_models with models"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_optimize_prompt",
"name": "Optimize Prompt",
"description": "Optimize prompts for cost, quality, and safety with provider-specific recommendations.",
"tags": [
"optimize",
"prompt",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_optimize_prompt with prompt"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_count_tokens",
"name": "Count Tokens",
"description": "Count tokens for a prompt across multiple models and estimate costs.",
"tags": [
"count",
"tokens",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_count_tokens with text"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_detect_pii",
"name": "Detect Pii",
"description": "Detect PII across 20+ international categories (GDPR, LGPD, PIPL, etc.).",
"tags": [
"detect",
"pii",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_detect_pii with text"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_cache_prompt",
"name": "Cache Prompt",
"description": "Cache and retrieve prompt responses to reduce costs and latency.",
"tags": [
"cache",
"prompt",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_cache_prompt with prompt"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_rotate_key",
"name": "Rotate Key",
"description": "Rotate an API key \u2014 generates a new key and revokes the old one.",
"tags": [
"rotate",
"key",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Call thinkneo_rotate_key"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_bridge_mcp_to_a2a",
"name": "Bridge Mcp To A2A",
"description": "Bridge an MCP tool call to an A2A agent \u2014 translates protocols bidirectionally.",
"tags": [
"bridge",
"mcp",
"to",
"a2a",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_bridge_mcp_to_a2a with mcp_tool_name, arguments, target_a2a_agent_url"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_bridge_a2a_to_mcp",
"name": "Bridge A2A To Mcp",
"description": "Bridge an A2A task to an MCP server \u2014 translates protocols bidirectionally.",
"tags": [
"bridge",
"a2a",
"to",
"mcp",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_bridge_a2a_to_mcp with a2a_task, target_mcp_server_url"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_bridge_generate_agent_card",
"name": "Bridge Generate Agent Card",
"description": "Auto-generate an A2A Agent Card from any MCP server tool list.",
"tags": [
"bridge",
"generate",
"agent",
"card",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Use thinkneo_bridge_generate_agent_card with mcp_server_url"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "thinkneo_bridge_list_mappings",
"name": "Bridge List Mappings",
"description": "List active MCP-A2A bridge mappings.",
"tags": [
"bridge",
"list",
"mappings",
"mcp-bridge",
"auto-generated"
],
"examples": [
"Call thinkneo_bridge_list_mappings"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
]
}