kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
17 wiersze
467 B
Markdown
17 wiersze
467 B
Markdown
---
|
|
title: Agentic Docs
|
|
description: Agentic is the App Store for LLM Tools.
|
|
---
|
|
|
|
## Choose your adventure
|
|
|
|
<Columns cols={2}>
|
|
<Card title='MCP Marketplace Docs' href='/marketplace' icon='store'>
|
|
For developers interested in using Agentic tools in their apps.
|
|
</Card>
|
|
<Card title='Publishing MCP Docs' href='/publishing' icon='upload'>
|
|
For developers interested in publishing their own MCP server or OpenAPI
|
|
service to Agentic.
|
|
</Card>
|
|
</Columns>
|