chatgpt-api/docs/index.mdx

17 wiersze
467 B
Plaintext

2025-06-27 09:51:49 +00:00
---
2025-06-28 07:05:04 +00:00
title: Agentic Docs
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
---
2025-06-28 07:05:04 +00:00
## Choose your adventure
2025-06-27 09:51:49 +00:00
<Columns cols={2}>
2025-06-28 07:05:04 +00:00
<Card title='MCP Marketplace Docs' href='/marketplace' icon='store'>
2025-06-29 13:31:37 +00:00
For developers interested in using Agentic tools in their apps.
2025-06-27 09:51:49 +00:00
</Card>
2025-06-28 07:05:04 +00:00
<Card title='Publishing MCP Docs' href='/publishing' icon='upload'>
For developers interested in publishing their own MCP server or OpenAPI
service to Agentic.
2025-06-27 09:51:49 +00:00
</Card>
</Columns>