kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
16 wiersze
575 B
Plaintext
16 wiersze
575 B
Plaintext
![]() |
---
|
|||
|
title: Home
|
|||
|
description: Agentic is the app store for LLM tools.
|
|||
|
---
|
|||
|
|
|||
|
<Columns cols={2}>
|
|||
|
<Card title='MCP Marketplace' href='/marketplace' icon='store'>
|
|||
|
The Agentic MCP Marketplace is a curated collection of high quality LLM
|
|||
|
tools – all of which are exposed as both MCP servers and simple HTTP APIs.
|
|||
|
</Card>
|
|||
|
<Card title='Publishing MCPs' href='/publishing/mcp' icon='upload'>
|
|||
|
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>
|