kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
18 wiersze
575 B
Markdown
18 wiersze
575 B
Markdown
---
|
||
title: Home
|
||
description: Agentic is the App Store for LLM Tools.
|
||
---
|
||
|
||
<Columns cols={2}>
|
||
<Card title='MCP Marketplace' href='/marketplace' icon='store'>
|
||
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.
|
||
</Card>
|
||
<Card title='Publishing MCPs' href='/publishing' 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>
|
||
|
||
**TODO**
|