Disposable Algorand wallet for AI agents. Pay x402 resources in USDC, no human provisioning.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
obolus · pypi · 0.2.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.inviti8/obolus",
"description": "Disposable Algorand wallet for AI agents. Pay x402 resources in USDC, no human provisioning.",
"title": "Obolus",
"repository": {
"url": "https://github.com/inviti8/Obolus",
"source": "github"
},
"version": "0.2.2",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "obolus",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Serve MCP on stdio. Required: a client builds its launch command from the package name, and bare `obolus` is the CLI, which exits with a usage error instead of speaking MCP.",
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Which chain to use: 'testnet' (the default) or 'mainnet'. Mainnet spends real money.",
"format": "string",
"default": "testnet",
"name": "OBOLUS_NETWORK"
},
{
"description": "Where the vault key and session ledger live. Defaults to %LOCALAPPDATA%\\Obolus on Windows and ~/.obolus elsewhere. Point this at a NEW directory only if you intend a new wallet: the seed here is the only way back to money already on chain.",
"format": "string",
"name": "OBOLUS_DATA_DIR"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T06:09:38.722736Z",
"publishedAt": "2026-08-14T06:09:38.722736Z",
"updatedAt": "2026-08-14T06:09:38.722736Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.