Skip to content

Pricing

Built for solo, priced for teams,
earned at enterprise.

The runtime is and will always be Apache 2.0, self-hosted, free. Paid tiers exist so we can run it for you.

Pricing

Free to start. Pro for teams. Real numbers for enterprise.

Apache 2.0 forever. Self-hosted is and will always be free. We gate on volume and features — never on how you connect. Every integration type (proxy, MCP, SDK, no-code node, webhook) works on every tier, including Free.

Cloud is in beta — Pro and Enterprise are confirmed-only today. Self-hosted available now. See roadmap →

Free

For solo builders and OSS projects.

$0 / forever
Get started
  • Shaped tokens / mo 100k
  • Connectors 3
  • Integration types All (proxy · MCP · SDK · node · webhook)
  • Savings dashboard Yes
  • PII redaction
  • Audit log
  • Custom REST connectors
  • SSO (SAML / OIDC) + self-hosted
  • Support Community
  • SLA None

Pro

For teams shipping production agents.

$49 / per month
Subscribe
  • Shaped tokens / mo 5M
  • Connectors All 8
  • Integration types All
  • Savings dashboard Yes + Postgres sink
  • PII redaction Yes
  • Audit log 90-day retention
  • Custom REST connectors Yes
  • SSO (SAML / OIDC) + self-hosted
  • Support Email (24h)
  • SLA 99.5%

Enterprise

For regulated industries and bigco.

Talk to us / annual contract
Contact sales
  • Shaped tokens / mo Unlimited
  • Connectors All 8 + custom REST
  • Integration types All + self-hosted Helm
  • Savings dashboard Yes + Postgres sink
  • PII redaction Yes
  • Audit log 7-year retention
  • Custom REST connectors Yes
  • SSO (SAML / OIDC) + self-hosted Yes
  • Support Dedicated Slack
  • SLA 99.95%

Need something custom? Just ask. All tiers run on identical core code. Apache 2.0, no proprietary forks.

FAQ

Honest answers to the questions buyers actually ask.

Still have one? Email us or open a discussion.

  • Why not just use LangChain?
    Plynf is infrastructure under your agent, not a framework. LangChain composes prompts. Plynf manages the runtime: workspace state, tool gateway, identity, coordination. Use both if you want.
  • Why not Temporal?
    Temporal is excellent at durable execution. Plynf includes that plus workspace state, tool gateway, identity, and 8 OAuth providers. Agent-aware. Packaged as one coherent surface, rather than five tools you have to stitch together.
  • Self-hosted or cloud?
    Self-hosted today. One command from a clean clone. Hosted SaaS in beta soon. The self-hosted build is and will always be Apache 2.0.
  • Which LLM does it use?
    Bring your own. Anthropic, OpenAI, local models, or our Mock provider for tests. Plynf is the substrate; the model is your choice.
  • What about data privacy?
    Self-hosted means your data never leaves your machine. Full stop. Cloud (when live) will be SOC 2 in progress, with a DPA on the Enterprise tier.
  • Is it production-ready?
    v1.5 ships with 2,867 tests, multi-region scaffolding, a Postgres backend, k8s/Helm/Terraform deploy artifacts, and a published threat model. First production deploys are this quarter.
  • What's the license?
    Apache 2.0. Use it, fork it, embed it. The only thing we ask is keep the upstream attribution.
  • How do I get help?
    GitHub issues for OSS. Email response within 24h on Pro. Dedicated Slack channel on Enterprise. We answer every issue, every time.

Ready when you are

Build the agent.
We'll handle the substrate.

Subscribe, paste your key into your agent, done — nothing to install. Or self-host with one command. Either way: production-ready when you are.

Prefer self-hosting?

$ curl -fsSL https://plynf.com/install.sh | sh