---
title: Quick Start
description: Deploy your first MCP product to Agentic in minutes.
---
## Do you have an existing API?
Quick start based on an existing MCP server.
Quick start based on an existing OpenAPI service.
## Create a new project from scratch
Create a new MCP server and deploy it to Agentic using the TS `fastmcp` package.
Create a new MCP server and deploy it to Agentic using `hono` and `@hono/mcp`.
Create a new OpenAPI server and deploy it to Agentic (as an MCP product!) using `hono` and `@hono/zod-openapi`.