Agent authorization infrastructure
Let your AI agents pay, invest, and operate. Safely.
Altana is noncustodial infrastructure that gives your agents real authority to transact, always inside limits you set and can revoke at any moment.
Product
The rails for agent transactions.
Three pieces of infrastructure that turn an agent's intent into trusted action.
You decide what each agent may do. Altana makes sure that is exactly what happens.
Agentic wallet + Keystore
A noncustodial account for every agent, and a neutral registry of exactly what each agent may do. Verifiable by anyone and instantly revocable by you.
SDK + MCP
A TypeScript SDK and an MCP server that plug straight into AI hosts like Claude and Cursor. Your agent transacts in minutes, not months.
Intent relay
Turns an agent's intent into an executed transaction. Every action is simulated before signing, with gas handled for you.
How it works
From intent to trusted action.
Four steps between an agent deciding to act and the action landing on mainnet.
You stay in control at every one of them.
The agent expresses an intent
Your agent decides to pay, invest, or operate, and sends the intent to Altana.
The Keystore checks permissions
A neutral registry verifies exactly what this agent may do. Nothing outside your limits gets through.
The transaction is simulated
Every transaction runs in simulation before signing, so surprises never reach the chain.
The relay executes
The intent becomes a real transaction on mainnet, with gas handled for you.
For builders and power users
Bring the agent you already use.
Altana plugs into your existing setup. Install the MCP server, set your limits, and let Claude or Cursor transact for you.
- Works with the agents and hosts you already use
- Limits you set once and can revoke instantly
- Your keys stay yours. Altana never takes custody
# Install the SDK
npm install @altananetwork/sdk# Or add the MCP server to your AI host { "mcpServers": { "altana": { "command": "npx", "args": ["@altananetwork/mcp"] } } }
For platforms
Let every agent on your platform transact.
Give thousands of agents the power to pay and operate without building wallet and permission infrastructure in house, and without taking custody. Neutral, verifiable, and free of lock in.
- Noncustodial by design, so custody risk never lands on you
- Permissions you can verify and prove, not take on faith
- Built for mainnet reliability across BNB Chain, Ethereum, and Base
What we stand for
Freedom, without losing control.
We do not ask you to trust the agent. We give you control: real authority for your agents, always inside limits you set and can take back.
Control
People stay in command. Agents act only within limits their owner sets, changeable at any moment.
Security
Safe by design. We protect what people put in an agent's hands by default, never as an afterthought.
Built for people
Product first. We understand the person behind the agent and build technology that serves them.
Freedom
We automate what can be automated, so people spend their time on what matters.
Openness
Infrastructure that answers to its users, never locked to a single platform.
FAQ
Questions, answered.
Who is Altana for?
Two kinds of builders. Power users who want the agents they already run, like Claude and Cursor, to pay, invest, and operate for them within limits they set. And platforms building for AI agents that need to give thousands of agents the power to transact safely at scale, without building wallet and permission infrastructure in house or taking custody.
Does Altana hold my funds?
No. Altana is noncustodial. Your keys stay yours, and agents act from an agentic wallet that only you control.
What can an agent actually do?
Exactly what you allow. The Keystore records what each agent may do, and every action is checked against it before execution.
What if an agent goes rogue or gets manipulated?
It cannot act beyond the limits you set. You can revoke any permission instantly, and every transaction is simulated before it is signed.
Which chains and AI hosts does Altana support?
Altana is live on mainnet across BNB Chain, Ethereum, and Base. It reaches your agent through MCP hosts like Claude and Cursor, or directly through the TypeScript SDK.
Can Altana manage permissions for a whole platform of agents?
Yes. The Keystore is a neutral registry built to scale verifiable, revocable permissions across thousands of agents with no lock in.
How do I get started?
Install the SDK or the MCP server, connect your agent, and set your first limits. It takes minutes.