atxp GEMINI.md

Instructional guidance for atxp, an agent infrastructure service that provides an agent with an identity, wallet, email address, phone number, and access to paid APIs.

In plain words
What is it for?
Use it to bootstrap an atxp account and access supported paid tools for web search, media generation, communications, language models, and other services.
Why use it?
It describes how an agent can register itself, check its account and balance, and use configured services without setting up each one manually.

Instructions file for Gemini CLI

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/atxp-dev/atxp/gemini-md
Clone the repo
git clone --depth 1 https://github.com/atxp-dev/atxp

Made for: Gemini CLI.

Per session 2,023 This file is loaded in full into every session.
When invoked 2,023 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.02023 $0.02023
Opus 5 $0.01012 $0.01012
Sonnet 5 $0.00405 $0.00405
Haiku 4.5 $0.00202 $0.00202

Measured 2d ago against content hash e0121b5919dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

atxp GEMINI.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

GEMINI.md · 156 lines

How it starts

The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ATXP — Agent Infrastructure & Paid Tools

ATXP gives your agent a funded identity: a wallet, an email address, a phone number, and access to paid API tools. If you need to search the web, generate images, create videos or music, search X/Twitter, send and receive email, make phone calls, send SMS, call LLMs, or spend money on any paid API — use ATXP.

Getting Started (Agent Self-Bootstrap)

No human configuration needed. If you don't have ATXP credentials yet, self-register using the atxp_register tool:

  1. Call the atxp_register tool — this creates an account instantly with a wallet, email, 10 IOU tokens, and a connection string. Credentials are saved to ~/.atxp/config automatically.
  2. Call atxp_whoami to verify your account info.
  3. Call atxp_balance to check your starting balance.
  4. Start using any tool — search, image, video, music, email, phone, etc.

That's it. No browser, no human login, no settings to configure.

Local MCP Tools (Always Available)

These tools work immediately via the local atxp MCP server. They use ~/.atxp/config for authentication — no manual settings required after registration.

Account & Wallet

Tool Cost Description
atxp_register Free Self-register as an agent (creates wallet, email, 10 IOU tokens)
atxp_login Free Authenticate with a connection string
atxp_whoami Free Account info (ID, type, email, wallet, owner)
atxp_balance Free Check balance across all chains
atxp_fund Free Show funding options (crypto addresses + Stripe payment link). Use amount param for a specific payment link.
atxp_transactions Free View recent transaction history

Paid API Tools

Tool Cost Description
atxp_search Paid Real-time web search
atxp_image Paid AI image generation (returns URL)
atxp_video Paid AI video generation (returns URL)
atxp_music Paid AI music generation (returns URL)
atxp_x_search Paid Live X/Twitter search

Read the full file on GitHub · 156 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 156 lines · 2,023 tokens per session scan A e0121b5919dd

Subscribe to this mod's changes

atxp GEMINI.md is an instructions file published in the GitHub repository atxp-dev/atxp (38 stars, last pushed 6mo ago), licensed MIT. It adds 2,023 tokens to every session, about $0.0101 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.