forked from auchenberg/ai-tools-integrations-market-map
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmarket-map.json
713 lines (707 loc) · 30.8 KB
/
market-map.json
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
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
{
"title": {
"heading": "AI tools and integrations market map",
"subtitle": "Startups enabling AIs and agentic systems to interact with the world"
},
"layers": [
{
"number": 1,
"color": "#5f6ad3",
"name": "PRIMITIVES LAYER",
"description": "The computing backbone that enables AI development and deployment, from development environments to model serving platforms.",
"sections": [
{
"name": "Runtimes",
"description": "Development environments for sandboxing and building AI applications",
"companies": [
{
"name": "Funct",
"link": "https://funct.me/",
"github": "",
"x": "@funct",
"zoom": "70"
},
{
"name": "Langbase",
"description": "Langbase provides a serverless AI development platform featuring BaseAI (Web AI Framework), composable AI Pipes for agent development, 50-100x cheaper serverless RAG, unified LLM API access, and collaboration tools, with enterprise-grade security and observability.",
"logo": "/images/langbase.svg",
"link": "https://langbase.com/",
"x": "@langbaseinc"
},
{
"name": "mcp.run",
"description": "Run portable and secure tools from your Agents and AI Apps across languages, models, OS, and devices. Use Tasks to compose tools called from parameterized Prompts from your own triggers.",
"link": "https://www.mcp.run/",
"logo": "/images/mcp.run.svg",
"github": "https://github.com/dylibso",
"x": "@dylibso"
}
]
},
{
"name": "Operating systems",
"description": "Development environments for sandboxing and building AI applications",
"companies": [
{
"name": "/dev/agents",
"description": "Next-gen operating system for AI Agents.",
"logo": "",
"link": "https://sdsa.ai",
"x": "@sdsa"
}
]
},
{
"name": "Protocols",
"description": "Protocols for AI Agents",
"companies": [
{
"name": "MCP",
"description": "A protocol for seamless integration between LLM applications and external data sources",
"logo": "/images/mcp.png",
"link": "https://github.com/modelcontextprotocol",
"github": "",
"x": "@AnthropicAI"
}
]
},
{
"name": "AI and model providers",
"description": "Services for deploying and running AI models",
"companies": [
{
"name": "OpenAI",
"description": "OpenAI develops advanced artificial intelligence systems like ChatGPT, GPT-4, and Sora, focusing on creating safe AGI that benefits humanity through products spanning language models, image generation, and video creation while maintaining leadership in AI research and safety.",
"logo": "/images/openai.png",
"link": "https://openai.com/",
"github": "",
"x": "@OpenAI"
},
{
"name": "Anthropic",
"description": "Anthropic provides frontier AI models through the Claude family, emphasizing safety and reliability, with offerings including Claude 3.5 Sonnet and Haiku. Their models feature advanced capabilities in reasoning, coding, and computer use, while maintaining strong safety standards through Constitutional AI and comprehensive testing.",
"logo": "/images/anthropic.svg",
"zoom": "70",
"link": "https://www.anthropic.com/",
"github": "",
"x": "@AnthropicAI"
},
{
"name": "Mistral AI",
"description": "Mistral AI provides frontier AI models with emphasis on openness and portability, offering both open-weight models (Mistral 7B, Mixtral 8x7B) and commercial models (Mistral Large 2), available through multiple deployment options including serverless APIs, cloud services, and on-premise deployment.",
"logo": "/images/mistral-ai.svg",
"link": "https://mistral.ai/",
"github": "",
"x": "@MistralAI",
"zoom": "80"
},
{
"name": "Groq",
"description": "Groq provides ultra-fast AI inference infrastructure for openly-available models like Llama 3.1, Mixtral, and Gemma, offering OpenAI-compatible API endpoints with industry-leading speed and simple three-line integration for existing applications.",
"logo": "/images/groq.svg",
"link": "https://groq.com/",
"github": "",
"x": "@GroqInc",
"zoom": "70"
},
{
"name": "Cohere",
"description": "Cohere provides an enterprise AI platform featuring advanced language models, embedding, and retrieval capabilities that enables businesses to build production-ready AI applications with flexible deployment options across cloud or on-premises environments.",
"logo": "/images/cohere.svg",
"link": "https://cohere.com/",
"github": "",
"x": "@CohereForAI"
},
{
"name": "Hugging Face",
"description": "Hugging Face provides fully managed inference infrastructure for ML models with support for multiple hardware options (CPU, GPU, TPU) across various cloud providers, offering autoscaling and dedicated deployments with enterprise-grade security.",
"logo": "/images/huggingface.png",
"link": "https://huggingface.co/",
"github": "",
"x": "@huggingface"
},
{
"name": "Cartesia",
"description": "Cartesia AI delivers real-time multimodal intelligence through state space models that enable fast, private, and offline inference capabilities across devices, offering streaming-first solutions with constant memory usage and low latency.",
"logo": "/images/cartesia.svg",
"link": "https://www.cartesia.ai/",
"github": "",
"x": "@cartesia_ai"
},
{
"name": "Baseten",
"description": "Fast, scalable inference in our cloud or yours. Built for when performance, security, and reliability matter, wrapped with a delightful developer experience.",
"logo": "/images/baseten.png",
"link": "https://baseten.co/",
"github": "basetenlabs",
"x": "@basetenco"
},
{
"name": "Fireworks",
"description": "Provides easy access to open-source language models through a simple API, similar to offerings from closed-source providers.",
"logo": "/images/fireworks-ai.svg",
"zoom": "80",
"link": "https://fireworks.ai/",
"github": "",
"x": "@FireworksAI_HQ"
},
{
"name": "Together.AI",
"description": "Offers an API for accessing and running open-source LLMs, facilitating seamless integration into AI applications.",
"logo": "/images/together-ai.svg",
"link": "https://together.ai/",
"github": "",
"x": "@togethercompute"
},
{
"name": "Google Vertex AI",
"description": "End-to-end platform for deploying and managing AI models, including LLMs, with integrated tools for monitoring, versioning, and scaling.",
"logo": "/images/vertex.png",
"link": "https://cloud.google.com/vertex-ai",
"x": "@GoogleAI"
},
{
"name": "Amazon Bedrock",
"description": "Amazon Bedrock is a fully managed service that provides access to leading foundation models through a unified API, featuring customization capabilities through fine-tuning and RAG, managed AI agents for workflow automation, and enterprise-grade security with HIPAA and GDPR compliance.",
"logo": "/images/amazon-bedrock.png",
"link": "https://aws.amazon.com/bedrock/",
"github": "",
"x": "@awscloud"
},
{
"name": "Replicate",
"description": "Serverless platform for running machine learning models, allowing developers to deploy and scale models without managing infrastructure.",
"logo": "/images/replicate.svg",
"link": "https://replicate.com/",
"github": "",
"x": "@replicate"
}
]
}
]
},
{
"number": 2,
"name": "FRAMEWORK LAYER",
"description": "The cognitive foundation featuring frameworks, knowledge engines, and specialized models that power AI capabilities.",
"sections": [
{
"name": "Frameworks",
"description": "Core libraries and building blocks for AI application development",
"companies": [
{
"name": "CrewAI",
"description": "CrewAI provides a comprehensive platform for building, deploying, and managing multi-agent AI systems, offering both open-source framework and enterprise solutions with support for any LLM and cloud platform, enabling organizations to create automated workflows across various industries.",
"logo": "/images/crewai.svg",
"link": "https://www.crewai.com/",
"github": "",
"x": "@getcrewai"
},
{
"name": "LangChain",
"description": "",
"logo": "/images/langchain.png",
"link": "https://www.langchain.com/",
"github": "https://github.com/langchain-ai",
"x": "@LangChainAI"
},
{
"name": "LlamaIndex",
"description": "",
"logo": "/images/llamaindex.svg",
"link": "https://www.llamaindex.ai/",
"github": "https://github.com/run-llama",
"x": "@llama_index"
},
{
"name": "Haystack",
"description": "",
"logo": "/images/haystack.png",
"link": "https://haystack.deepset.ai/",
"github": "https://github.com/deepset-ai/haystack",
"x": "@Haystack_AI"
},
{
"name": "Pydantic AI",
"description": "",
"logo": "/images/pydantic-ai.svg",
"link": "https://ai.pydantic.dev/",
"github": "https://github.com/pydantic/pydantic-ai",
"x": "@pydantic"
},
{
"name": "Letta",
"description": "Provides an agent development platform with advanced memory management for LLMs, enabling developers to build, deploy, and scale production-ready AI agents with transparent reasoning and model-agnostic flexibility.",
"logo": "/images/letta.png",
"link": "https://www.letta.com/",
"github": "https://github.com/letta-ai/letta",
"x": "@Letta_AI"
},
{
"name": "AutoGen",
"description": "Framework for developing LLM applications with multiple conversational agents that collaborate and interact with humans.",
"logo": "/images/autogen.svg",
"link": "https://github.com/microsoft/autogen",
"github": "https://github.com/microsoft/autogen",
"x": "@pyautogen",
"zoom": "70"
},
{
"name": "TaskWeaver",
"description": "A framework for creating and managing workflows and tasks for AI agents.",
"link": "https://microsoft.github.io/TaskWeaver/",
"github": "https://github.com/microsoft/TaskWeaver"
},
{
"name": "Promptflow",
"description": "Promptflow is Microsoft's open-source development framework for LLM applications, offering tools for flow creation, testing, evaluation, and deployment, featuring visual flow design through VS Code extension, built-in evaluation metrics, and CI/CD integration capabilities.",
"link": "https://microsoft.github.io/promptflow/index.html"
},
{
"name": "LLMStack",
"description": "LLMStack is an open-source platform for building AI agents, workflows, and applications, featuring model chaining across major providers, data integration from multiple sources (PDFs, URLs, Audio, Drive), and collaborative development capabilities with granular permissions.",
"logo": "/images/llmstack.svg",
"link": "https://llmstack.ai/",
"github": "https://github.com/trypromptly/LLMStack",
"x": "@llmstack"
},
{
"name": "Superagent",
"description": "",
"logo": "/images/superagent.png",
"link": "https://docs.superagent.sh/overview/overview/introduction",
"zoom": "80"
},
{
"name": "CopilotKit",
"description": "CopilotKit is an open-source framework for building custom AI copilots and assistants into any application. Features include In-App AI Chatbot, Generative UI, Copilot Tasks, and RAG capabilities, with easy integration and full customization options.",
"logo": "/images/copilot-kit.png",
"link": "https://copilotkit.ai/",
"github": "https://github.com/CopilotKit/CopilotKit",
"x": "@CopilotKit"
},
{
"name": "OpenAI Swarm",
"description": "A framework for orchestrating multiple AI agents to solve complex tasks through collaboration and emergent behavior",
"logo": "/images/openai.png",
"link": "https://github.com/openai/swarm",
"github": "https://github.com/openai/swarm",
"x": "@OpenAI"
},
{
"name": "CAMEL",
"description": "Communicative Agents for 'Mind' Exploration of Large Scale Language Model Society - a framework for building and studying multi-agent AI systems",
"logo": "/images/camel-ai.png",
"link": "https://www.camel-ai.org/",
"github": "https://github.com/camel-ai/camel",
"x": ""
},
{
"name": "Auto-GPT",
"description": "An experimental open-source framework for autonomous GPT-4 instances, enabling AI agents to work independently on complex tasks",
"logo": "/images/agpt.png",
"link": "https://agpt.co/",
"github": "https://github.com/Significant-Gravitas/Auto-GPT",
"x": "@Auto_GPT"
},
{
"name": "BaseAI",
"description": "A web-first AI framework for building and deploying AI applications with built-in security and scalability features",
"logo": "/images/baseai.png",
"link": "https://baseai.dev/",
"github": "",
"x": ""
},
{
"name": "AgentKit",
"description": "AgentKit is a framework for creating and orchestrating AI Agents, from single model inference calls to multi-agent systems that use tools.",
"logo": "/images/agentkit.svg",
"link": "https://agentkit.inngest.com/overview",
"github": "",
"x": "",
"zoom": "80"
},
{
"name": "AI SDK by Vercel",
"description": "The AI Toolkit for TypeScript",
"logo": "/images/aisdk.png",
"link": "https://sdk.vercel.ai/",
"github": "",
"x": ""
}
]
}
]
},
{
"number": 3,
"name": "CAPABILITIES LAYER",
"description": "Development resources for building production-ready AI applications, including training tools, testing frameworks, and quality assurance solutions.",
"sections": [
{
"name": "Computer interfaces",
"description": "",
"companies": [
{
"name": "Anthropic",
"description": "Anthropic provides frontier AI models through the Claude family, emphasizing safety and reliability, with offerings including Claude 3.5 Sonnet and Haiku. Their models feature advanced capabilities in reasoning, coding, and computer use, while maintaining strong safety standards through Constitutional AI and comprehensive testing.",
"logo": "/images/anthropic.svg",
"zoom": "70",
"link": "https://www.anthropic.com/",
"github": "",
"x": "@AnthropicAI"
},
{
"name": "Scrapybara",
"description": "",
"link": "https://scrapybara.com/",
"github": "",
"x": "@scrapybara"
},
{
"name": "E2B",
"description": "E2B provides an open-source runtime platform that enables developers to securely execute AI-generated code in cloud sandboxes, supporting multiple languages and frameworks for AI-powered development use cases.",
"logo": "/images/e2b-dev.png",
"link": "https://e2b.dev/",
"github": "",
"x": "@e2b_dev",
"zoom": "80"
}
]
},
{
"name": "Code interpreters and code sandboxes",
"description": "",
"companies": [
{
"name": "E2B",
"description": "E2B provides an open-source runtime platform that enables developers to securely execute AI-generated code in cloud sandboxes, supporting multiple languages and frameworks for AI-powered development use cases.",
"logo": "/images/e2b-dev.png",
"link": "https://e2b.dev/",
"github": "",
"x": "@e2b_dev",
"zoom": "80"
},
{
"name": "Gitpod",
"description": "",
"logo": "/images/gitpod.svg",
"link": "https://www.gitpod.io/",
"github": "",
"x": "@gitpod"
},
{
"name": "Sola",
"description": "",
"link": "https://www.sola-solutions.com/",
"github": "",
"x": "@scrapybara"
},
{
"name": "Webcontainers",
"description": "",
"link": "https://webcontainers.io/",
"github": "",
"x": "@Webcontainers"
},
{
"name": "forevervm",
"description": "The sessionless code interpreter.",
"link": "https://forevervm.com",
"logo": "/images/forevervm.svg",
"github": "https://github.com/jamsocket/forevervm",
"x": "@jamsocketHQ"
},
{
"name": "Daytona",
"description": "",
"logo": "/images/daytonaio.png",
"link": "https://daytona.io/",
"github": ""
},
{
"name": "Modal",
"description": "Modal offers a serverless cloud platform for AI and ML applications that enables developers to deploy and scale workloads instantly with simple Python code, featuring high-performance GPU infrastructure and pay-per-use pricing.",
"logo": "/images/modal.svg",
"link": "https://modal.com/",
"github": "",
"x": "@modal_labs"
}
]
},
{
"name": "Browser interfaces",
"description": "Browser automation and web interface solutions for AI systems",
"companies": [
{
"name": "Browserbase",
"description": "Browser automation platform for AI systems",
"logo": "/images/browserbase.svg",
"link": "https://www.browserbase.com/",
"github": "",
"x": ""
},
{
"name": "Browser Use",
"description": "Web interface and browser automation solutions for AI",
"logo": "/images/browser-use.png",
"link": "https://browser-use.com/",
"github": "",
"x": ""
},
{
"name": "Zeta Labs",
"description": "AI-powered browser automation and web interaction platform",
"logo": "/images/zetalabs.svg",
"link": "https://www.zetalabs.ai/",
"github": "",
"x": ""
},
{
"name": "Twin",
"description": "Web automation and browser interface platform for AI systems",
"logo": "/images/twin.png",
"link": "https://twin.so/",
"github": "",
"x": ""
},
{
"name": "Steel",
"description": "Browser Infrastructure for AI Agents",
"logo": "/images/steel.svg",
"link": "https://steel.dev/",
"github": "",
"x": "",
"zoom": "60"
},
{
"name": "Skyvern",
"description": "Automate Browser-Based Workflows with AIs.",
"link": "https://www.skyvern.com/",
"github": "",
"x": ""
}
]
},
{
"name": "Payments",
"description": "Payment infrastructure and solutions for AI systems",
"companies": [
{
"name": "PaymanAI",
"description": "Payment infrastructure for AI systems",
"logo": "/images/payman.svg",
"link": "https://www.paymanai.com/",
"github": "",
"x": ""
},
{
"name": "Skyfire",
"description": "AI-powered payment solutions",
"logo": "/images/skyfire.svg",
"link": "https://skyfire.xyz/",
"github": "",
"x": "",
"zoom": "70"
},
{
"name": "Protegee",
"description": "Turn Your AI Voice Agents into Revenue Centers",
"logo": "/images/protegee.png",
"link": "https://protegee.ai/",
"github": "",
"x": ""
},
{
"name": "Stripe",
"description": "Global payment infrastructure with specialized solutions for AI companies, offering usage-based billing, subscription management, and compliance tools",
"logo": "/images/stripe.svg",
"link": "https://stripe.com/",
"github": "",
"x": "@stripe",
"zoom": "70"
}
]
},
{
"name": "Web Scraping and data extraction",
"description": "Web scraping and data extraction solutions for AI systems",
"companies": [
{
"name": "Firecrawl",
"description": "High-performance web scraping infrastructure for AI applications",
"logo": "/images/firecrawl.png",
"link": "https://www.firecrawl.dev/",
"github": "",
"x": "",
"zoom": "140"
},
{
"name": "Tinyfish",
"description": "AI-powered web scraping and data extraction platform",
"link": "https://www.tinyfish.io/",
"github": "",
"x": ""
},
{
"name": "Graphlit",
"description": "Graphlit is a serverless, batteries-included, RAG-as-a-Service platform. Graphlit manages data ingestion, vector embeddings, and LLM flows — allowing teams to quickly build AI apps and agents without the burden of complex data infrastructure.",
"logo": "/images/graphlit.png",
"link": "https://www.graphlit.com/",
"github": "https://github.com/graphlit",
"x": "@graphlit",
"zoom": "140"
}
]
},
{
"name": "Identity, Authorization & Authentication",
"description": "Identity management and authentication solutions for AI systems",
"companies": [
{
"name": "Composio AgentAuth",
"description": "Authentication and authorization platform specifically designed for AI agents and LLMs, providing managed authentication and security controls for AI applications",
"logo": "/images/composio.svg",
"link": "https://composio.dev/agentauth/",
"github": "https://github.com/ComposioHQ/composio/tree/master/python/swe",
"x": "@composiohq"
},
{
"name": "Auth0",
"description": "Enterprise authentication platform with specialized solutions for GenAI applications, offering secure access control and identity management",
"logo": "/images/auth0.png",
"link": "https://auth0.com/blog/auth-for-genai/",
"github": "",
"zoom": "120",
"x": "@auth0"
},
{
"name": "Arcade",
"description": "AI-native authentication and security platform for enterprise AI applications",
"logo": "/images/arcade-ai.png",
"link": "https://www.arcade-ai.com/",
"zoom": "80",
"github": "",
"x": ""
},
{
"name": "AuthZed",
"description": "Authorization That Scales",
"logo": "/images/authzed.svg",
"link": "https://authzed.com/",
"github": "",
"x": "@authzed"
}
]
}
]
},
{
"number": 4,
"name": "AGGREGATION LAYER",
"description": "Where AI meets end-users through autonomous agents, assistive tools, and specialized solutions. This layer showcases ready-to-use AI applications and agentic tools.",
"sections": [
{
"name": "Integration platforms",
"description": "Aggregation platforms for integrations",
"companies": [
{
"name": "Composio",
"description": "Composio provides an integration platform for AI agents and LLMs with 250+ pre-built tools, managed authentication, and RPA capabilities, enabling developers to easily connect their AI applications with various services while maintaining SOC-2 compliance and supporting multiple agent frameworks.",
"logo": "/images/composio.svg",
"link": "https://composio.dev/",
"github": "",
"x": "@composiohq"
},
{
"name": "Toolhouse",
"description": "Toolhouse provides a cloud infrastructure platform and universal SDK that enables developers to equip LLMs with actions and knowledge through a Tool Store, offering pre-built optimized functions, low-latency execution, and cross-LLM compatibility with just three lines of code.",
"logo": "/images/toolhouse.svg",
"link": "https://toolhouse.ai/",
"github": "",
"x": "@ToolhouseAI"
},
{
"name": "Paragon",
"description": "Paragon provides a no-code platform for building AI workflows and integrations, enabling teams to quickly connect AI models with enterprise systems and automate complex processes.",
"logo": "/images/paragon.png",
"link": "https://www.useparagon.com/industry/generative-ai",
"github": "",
"x": "@useparagon"
},
{
"name": "Arcade",
"description": "Arcade provides an AI integration platform that enables teams to build and deploy custom AI solutions with enterprise-grade security and compliance.",
"logo": "/images/arcade-ai.png",
"zoom": "70",
"link": "https://www.arcade-ai.com/",
"github": "",
"x": ""
},
{
"name": "Anon",
"description": "AI integration and development platform",
"logo": "/images/anon.svg",
"link": "https://www.anon.com/",
"github": "",
"x": ""
},
{
"name": "NPI",
"description": "AI integration and automation platform",
"logo": "/images/npi.svg",
"link": "https://www.npi.ai/",
"github": "",
"x": ""
},
{
"name": "PromptQL",
"description": "A data access agent with out-of-the-box connectors and agentic query planning.",
"logo": "/images/promptql.png",
"link": "https://promptql.hasura.io/",
"github": "",
"x": "",
"zoom": "140"
},
{
"name": "mcp.run",
"description": "Combine servlet tools directly or via Tasks to connect systems and automate your work. With fully customizable tools, your prompts can integrate any systems and create composable & intelligent microservices.",
"link": "https://www.mcp.run/",
"logo": "/images/mcp.run.svg",
"github": "https://github.com/dylibso",
"x": "@dylibso"
}
]
},
{
"name": "Marketplaces & registries",
"description": "Marketplaces & registries for tools",
"companies": [
{
"name": "Smithery",
"description": "",
"link": "https://smithery.ai/",
"github": "",
"x": ""
},
{
"name": "MCP Hub",
"description": "",
"link": "https://www.aimcp.info/en",
"github": "",
"x": ""
},
{
"name": "PulseMCP",
"description": "",
"link": "https://www.pulsemcp.com/",
"logo": "/images/pulsemcp.png",
"github": "",
"x": ""
}
]
}
]
}
]
}