Embed AI agents
in your product

Agenetix is an end-to-end solution for hosting MCP servers and building agentic software.

The DNA of intelligent software
agenetix cli
$ agenetix deploy --spec openapi.yaml
URL: https://mcp.agenetix.ai/acme
Gateway attached. Done in 8.2s.
Our OpenAPI spec was live in Claude in ten minutes.
Priya S. · Engineering Lead, Series B SaaS
We cut agent infrastructure cost by 60% overnight.
Carlos M. · CTO, Developer Tools
The embedded agent SDK saved us months of integration work.
Devin K. · Product Engineer, Enterprise
OAuth just works. No more reading the spec.
Marisol R. · Staff Engineer, FinTech
How it works

The DNA of agentic software

1

Import your OpenAPI.

Drop in an OpenAPI spec. The CLI parses every route, generates MCP tools, and scaffolds your server in one command.

Terminal
$ agenetix deploy --spec openapi.yaml
Parsing OpenAPI spec...
routes 47 endpoints found
tools 47 MCP tools generated
auth OAuth 2.1 configured from spec
Deploying to edge...
>Liveathttps://acme.agenetix.com/mcp
Server deployed. Connect any MCP client.
2

Configure OAuth Gateway.

The gateway handles OAuth so every agent call carries the real user's identity. Your API sees an authenticated request — not a shared bot token.

Your SaaS product
acme.com/dashboard
Acme Corp
wants to connect
jane@acme.com
Signed in
Requests access to
orders:readView orders
orders:writeModify orders
payments:readView payments
3

Host MCP Server.

Deploy your MCP server to Agenetix Cloud — a managed Azure Container App with auto-scaling, TLS, and zero infrastructure to maintain.

Agenetix Cloud
acme-api · production
acme-mcp-server
Azure Container App · West US 2
Running
Endpointhttps://acme.agenetix.com/mcp
Replicas2 / 10 (auto-scale)
TLSManaged · Auto-renewing
RegionWest US 2
Deploying revision acme-mcp-server--v3...
Container image built 18s
Health check passed
Traffic shifted 100%
Revision active
4

Share with your users.

Generate a connection guide so your users can access the MCP server from Claude, ChatGPT, Cursor, Windsurf, or any MCP-compatible client.

Connection Guide
acme-api
Connect to Acme API

Choose your MCP client to get started.

Claude Desktop
Recommended
ChatGPT
Supported
Cursor
Supported
Windsurf
Supported
VS Code Copilot
Supported
claude_desktop_config.json
{
"mcpServers": {
"acme": {
"url": "https://acme.agenetix.com/mcp"
}
}
}
5

Monitor MCP usage.

Every tool invocation is logged with latency, status, and user attribution. See which tools get used, catch errors before your users do, and track cost per user.

Monitoring
acme-api · production
Invocations
1,247
+12%
Success Rate
97.3%
+2.1%
Avg Latency
89ms
-14ms
Error Rate
2.7%
-1.8%
Invocations over time
Apr 10Apr 13Apr 16
Success Errors
Tool distribution
97create_checklist_item
42get_recent_projects
28search_checklists_archive
19get_checklists
8run_checklists
Recent invocations
200create_checklist_itemjane@acme.com84ms
200get_recent_projectsmarco@acme.com62ms
500search_checklists_archivejane@acme.com340ms
6

Ship the agent.

Configure your agent's system prompt, connect MCP servers, and tune model behavior. One config screen — deploy to embedded, Claude, or any MCP client.

Agent Configuration
acme-support-agent
Agent name
Acme Support Agent
System prompt
You are a support agent for Acme Corp. Help users manage their orders, process refunds, and answer questions about their account. Always verify the user's identity before making changes. Be concise and professional.
Model
Claude Sonnet 4
Max tokens
4,096
Connected MCP Servers
acme-orders-api23 toolsactive
acme-payments-api12 toolsactive
acme-users-api8 toolsactive
7

Set user budgets.

Assign per-user spending limits and track usage across billing periods. See which users and tools drive cost so you can plan capacity.

User Budgets
Apr 2026 billing period
Active users
5
Period spend
$18.15
Budget cap
$35.00
UserUsageSpentLimit
J
Jane Chen
jane@acme.com
84%
$4.20$5.00
M
Marco Silva
marco@acme.com
21%
$2.10$10.00
P
Priya Patel
priya@acme.com
78%
$7.80$10.00
D
Devin Kim
devin@acme.com
9%
$0.45$5.00
A
Aisha Okafor
aisha@acme.com
72%
$3.60$5.00
Built for developers

CLI-first.
Dashboard when you want it.

Deploy from your terminal. Manage from the dashboard. Integrate into CI/CD. The SDK handles auth, telemetry, and runtime configuration.

npm install agenetix-sdkOAuth + API key authGitHub Actions ready
deploy + configure
$ agenetix login
Authenticated as ross@acme.com
$ agenetix gateway attach --server acme-api
OAuth discovery configured.
Redirect URIs validated.
Gateway live at mcp.agenetix.ai/gw/acme
$ agenetix agent deploy --config agent.yaml
Agent deployed. Embed ready.
Claude
ChatGPT
Cursor
VS Code
Windsurf
Pricing

Everything you need to host an agent.

14-day free trial. Host + Gateway + Agent + observability included.

ProMost popular
$99/mo

Host + Gateway + Agent + observability

  • 1 Host runtime
  • 1 gateway-managed MCP surface
  • 1 configured agent
  • Intelligent tool selection
  • Gateway auth edge with request logs
  • Deploy from dashboard, CLI, or CI/CD
  • Email support
Start free trial

14-day trial · No credit card

Enterprise
Custom

Unlimited Host, Gateway, and Agents

  • Everything in Pro
  • Unlimited runtimes and gateway surfaces
  • Unlimited agents and embed surfaces
  • Team roles + audit logs
  • SSO (SAML / OIDC)
  • Custom domains
  • Priority support + SLA
Contact sales

Volume pricing available

Full-featured free trial.

Import your API, deploy an agent, and ship — all in the trial. No credit card required.