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.
npx agentmods add skills/avatarsia/openxe-mcp-server/docsnpx skills add Avatarsia/openxe-mcp-server --skill docsgit clone --depth 1 https://github.com/Avatarsia/openxe-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/avatarsia/openxe-mcp-server/docs)<a href="https://agentmods.dev/skills/avatarsia/openxe-mcp-server/docs"><img src="https://agentmods.dev/badge/skills/avatarsia/openxe-mcp-server/docs.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00078 | $0.02567 |
| Opus 5 | $0.00039 | $0.01283 |
| Sonnet 5 | $0.00016 | $0.00513 |
| Haiku 4.5 | $0.00008 | $0.00257 |
Grade A, and why
openxe-mcp 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OpenXE MCP Server
MCP server exposing OpenXE ERP as tools (writes) and resources (reads) via HTTP Digest Auth.
Setup
Env vars required:
OPENXE_URL— Base URL (e.g.https://erp.example.com)OPENXE_USERNAME— API account username (api_account.remotedomain)OPENXE_PASSWORD— API account password (api_account.initkey)
Architecture: Dual API
| Operation | API | Why |
|---|---|---|
| Read data | REST v1 (GET /v1/...) |
Structured, filterable, includes |
| Write data | Legacy API (POST /api/{Action}) |
REST v1 POST/PUT broken for addresses+articles |
| Write delivery addresses | REST v1 | Full CRUD works |
| Write properties, categories | REST v1 | Full CRUD works |
Quick Reference — Resources (Read)
Master Data
| Resource | URI | Key Filters |
|---|---|---|
| Addresses | openxe://adressen |
name, kundennummer, email, land, rolle |
| Address by ID | openxe://adressen/{id} |
— |
| Delivery Addresses | openxe://lieferadressen |
adresse, name, land |
| Articles | openxe://artikel |
name_de, nummer, typ; ?include=verkaufspreise,lagerbestand |
| Article by ID | openxe://artikel/{id} |
?include=verkaufspreise,lagerbestand,dateien,projekt |
| Categories | openxe://artikelkategorien |
bezeichnung, parent |
| Groups | openxe://gruppen |
name, art, kennziffer |
| Tax Rates | openxe://steuersaetze |
bezeichnung, country_code |
| Payment Methods | openxe://zahlungsweisen |
bezeichnung, type |
| Shipping Methods | openxe://versandarten |
bezeichnung, type |
| Countries | openxe://laender |
iso, eu |
| Properties | openxe://eigenschaften |
artikel, name |
Documents (Belege)
| Resource | URI | Includes |
|---|---|---|
| Quotes | openxe://belege/angebote |
?include=positionen,protokoll |
| Orders | openxe://belege/auftraege |
?include=positionen,protokoll |
| Invoices | openxe://belege/rechnungen |
?include=positionen,protokoll |
| Delivery Notes | openxe://belege/lieferscheine |
?include=positionen,protokoll |
| Credit Memos | openxe://belege/gutschriften |
?include=positionen,protokoll |
What ships with it
10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- api-reference/AUTH.md 21 KB
- api-reference/LEGACY-API.md 27 KB
- api-reference/REST-V1-BELEGE.md 26 KB
- api-reference/REST-V1-SONSTIGE.md 32 KB
- api-reference/REST-V1-STAMMDATEN.md 52 KB
- api-reference/SPEZIAL-APIS.md 9.3 KB
- llm/openxe-api-reference.md 23 KB
- llm/openxe-tools-manifest.md 15 KB
- superpowers/plans/2026-06-12-api-path-autodetection.md 38 KB
- superpowers/specs/2026-06-12-api-path-autodetection-design.md 5.5 KB
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.
- 4d ago First seen · 173 lines · 78 tokens per session scan A 2b3cb530eca8
openxe-mcp is a skill published in the GitHub repository Avatarsia/openxe-mcp-server (1 stars, last pushed 2mo ago), licensed MIT. It adds 78 tokens to every session and 2,567 once invoked, about $0.0004 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-31.
Other skills, from other repositories
convex-billing
Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
cross-border-ecommerce
Cross-border e-commerce expansion advisor. Scores target markets on 8 weighted dimensions (market size, ecommerce penetration, competition, regulatory complexity, logistics infrastructure, payment ecosystem, cultural distance, IP protection), compares 5 fulfillment models with cost and transit data, provides…
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.
ecommerce-ppc-strategy-planner
Cross-platform PPC strategy planner for ecommerce businesses. Analyzes your product and margins, recommends the right advertising platforms (Google Ads, Meta Ads, TikTok Ads), calculates ROAS targets, allocates budget across channels, and generates platform-specific campaign briefs with ad copy and creative direction.…
amazon-wholesale-sourcing
Wholesale product sourcing — supplier discovery, negotiation, MOQ optimization, margin analysis.
billing-management
Manage XActions subscriptions and billing — view plans, start a Stripe checkout, open the billing portal, or cancel a subscription. Use when users want to upgrade, downgrade, or manage their XActions subscription.