docs/publishing/quickstart.mdx
<Card title='Existing OpenAPI Service' href='/publishing/guides/existing-openapi-service' icon='cloud'
Quick start based on an existing OpenAPI service.
<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' href='/publishing/guides/ts-mcp-hono' icon='fire-flame-curved'
Create a new MCP server and deploy it to Agentic using hono and @hono/mcp.
</Card>
<Card title='TS OpenAPI Hono' href='/publishing/guides/ts-openapi-hono' icon='webhook'
Create a new OpenAPI server and deploy it to Agentic (as an MCP product!) using `hono` and `@hono/zod-openapi`.