2025-06-27 09:51:49 +00:00
|
|
|
|
---
|
|
|
|
|
title: Home
|
2025-06-27 16:10:25 +00:00
|
|
|
|
description: Agentic is the App Store for LLM Tools.
|
2025-06-27 09:51:49 +00:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
<Columns cols={2}>
|
|
|
|
|
<Card title='MCP Marketplace' href='/marketplace' icon='store'>
|
2025-06-27 16:10:25 +00:00
|
|
|
|
Agentic's marketplace is a curated collection of high quality LLM tools
|
|
|
|
|
– all of which are exposed as both MCP servers and simple HTTP APIs.
|
2025-06-27 09:51:49 +00:00
|
|
|
|
</Card>
|
2025-06-27 16:10:25 +00:00
|
|
|
|
<Card title='Publishing MCPs' href='/publishing' icon='upload'>
|
2025-06-27 09:51:49 +00:00
|
|
|
|
Publish any MCP server or OpenAPI service to Agentic's MCP Marketplace and
|
|
|
|
|
offer your LLM tools as products to an audience of over 20k AI engineers.
|
|
|
|
|
</Card>
|
|
|
|
|
</Columns>
|
2025-06-27 16:10:25 +00:00
|
|
|
|
|
|
|
|
|
**TODO**
|