chatgpt-api/docs/index.mdx

17 wiersze
457 B
Plaintext
Czysty Zwykły widok Historia

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'>
For developers interested in consuming Agentic tools.
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>