# Quickstart

### Welcome to Tarxan

**Tarxan IO** is an **agentic first** infrastructure platform that allows users & agents to **deploy** and **manage** infrastructure via **agentic AI Integrations**.

### Disclaimer

We are in the Alpha phase of project. Use at your own risk.

### How to use it?

1. Signup
2. Start deploying
3. Manage API Keys
4. Integrate Agents

### Integrate Agent via MCP Server

Tarxan provides the [**tarxan-mcp**](https://github.com/tarxan-io/tarxan-mcp) server to allow locally running agents to interact with Tarxan.

#### Tools

* `signup_user` : Signs the user up for platform, and sends one-time password to the email provided
* `verify_user` : Triggered after signup, the user will send their one-time password to verify the email address used
* `list_templates` : This lists the server templates can be deployed.
* `deploy` : Will deploy a server by the template name.
* `delete` : Will delete a server by server id.
