kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
docs: fix modelfetch icon
rodzic
e89c740e44
commit
c960a4c20b
|
@ -31,18 +31,19 @@ description: Deploy your first MCP product to Agentic in minutes.
|
|||
<Card
|
||||
title='TS ModelFetch'
|
||||
href='/publishing/guides/ts-modelfetch'
|
||||
icon='cube-transparent'
|
||||
icon='cube'
|
||||
>
|
||||
Create a new MCP server and deploy it to Agentic using ModelFetch SDK.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title='TS FastMCP Server'
|
||||
href='/publishing/guides/ts-fastmcp'
|
||||
icon='bolt'
|
||||
>
|
||||
Create a new MCP server and deploy it to Agentic using the TS `fastmcp` package.
|
||||
</Card>
|
||||
<Card
|
||||
title='TS FastMCP Server'
|
||||
href='/publishing/guides/ts-fastmcp'
|
||||
icon='bolt'
|
||||
>
|
||||
Create a new MCP server and deploy it to Agentic using the TS `fastmcp`
|
||||
package.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title='TS MCP Hono'
|
||||
|
|
Ładowanie…
Reference in New Issue