Skip to main content

AgentPaaS is a secure PaaS for building, deploying, and governing agents, applications, MCP servers, and agentic integration workflows.

AgentPaaS documentation

This documentation covers the AgentPaaS platform and the open source AgentPaaS CLI.

Learn with Athena: If you want help understanding AgentPaaS or using the platform, ask Athena, the integrated Hermes chatbot in your tenancy. Try asking, “How do I build an agent?”

Choose a path

If you want to...Start here
Understand the productProduct overview
Build an agentBuild an agent
Build an MCP serverBuild an MCP server
Build a toolBuild a tool
Build a workflowBuild workflows
Review securitySecurity review
Review governance and auditGovernance and audit
Choose a platform pathChoose your path
Use the CLICLI overview
Get answersQ&A

See the documentation map for the full page tree.

Get your free trial

Click any Start free trial button on the AgentPaaS.ai landing page. You will find one in the hero section, the Individual pricing card, and the footer. Complete the form with your name and work email, select Free trial, then click Send. Within a few minutes, check your inbox for an email from freetrial@agentpaas.ai. It contains the one-time claim link for setting your password and accessing your trial.

The free trial lasts 30 days, requires no card, and includes the Individual tier: up to 10 Agents/MCPs/Tools, 5 concurrent runs, and 100 CPU-minutes.

CLI version

VersionStatus
v0.4.0Current (agentpaas versionCLI: 0.4.0+)

Start here

AgentPaaSWhat is AgentPaaS?, Get your free trial and Agent Guided Demo
AgentPaaS CLICLI overview
What shippedRelease notes v0.4.0
DocumentationDocumentation map, Q&A
Cloud console
Product home

Raw Markdown for agents

Every documentation page is also served as raw Markdown for programmatic readers. Append .md to any page path:

https://docs.agentpaas.ai/security/threat-model -> styled HTML
https://docs.agentpaas.ai/security/threat-model.md -> raw Markdown (text/markdown)

Agents and retrieval tools should fetch the .md form. The content is identical; only the rendering differs.