
AXIS Toolbox — Agentic Commerce Codebase Intelligence
Scan a commerce repo and emit AGENTS.md, AP2 compliance docs, checkout rules, debug playbooks, and MCP configs for agentic purchasing.
Overview
AXIS Toolbox is an MCP server for the Build phase that analyzes commerce repos and generates agent docs, AP2 compliance, and MCP configs for agentic purchasing.
What is this MCP server?
- Remote streamable-http MCP at axis-api with Bearer API key for analyze_repo and analyze_files
- prepare_for_agentic_purchasing workflow for commerce readiness
- list_programs and search_and_discover_tools usable without auth
- Outputs AGENTS.md, AP2 compliance docs, checkout rules, debug playbook, and MCP configs (v0.4.0)
- Server version 0.4.0
- Three auth-gated tool families: analyze_repo, analyze_files, prepare_for_agentic_purchasing
- Two unauthenticated discovery tools: list_programs and search_and_discover_tools
What problem does it solve?
Agentic checkout projects stall because AGENTS.md, AP2 rules, and MCP wiring are missing or drift from the repo.
Who is it for?
Indie hackers building AI shopping flows who need AP2-oriented docs and checkout guardrails generated from the actual code.
Skip if: Non-commerce apps or teams that only want generic AGENTS.md without purchasing compliance.
What do I get? / Deliverables
After Bearer auth, the agent can analyze your codebase and return structured commerce compliance and tooling artifacts you commit to the repo.
- Generated AGENTS.md and AP2 compliance documentation
- Checkout rules, debug playbook, and MCP configuration recommendations
Recommended MCP Servers
Journey fit
Agentic storefronts need structured agent docs and compliance artifacts while the product is still being built. Agent-tooling is where AGENTS.md, MCP configs, and purchase guardrails are generated and kept in sync with code.
How it compares
Commerce-focused repo intelligence MCP, not a generic linter or payment processor integration.
Common Questions / FAQ
Who is axis-toolbox for?
Builders shipping agentic ecommerce who need AP2-aligned docs and MCP setup derived from repository analysis.
When should I use axis-toolbox?
Use it during build/agent-tooling when adding autonomous purchasing, checkout agents, or merchant tool discovery.
How do I add axis-toolbox to my agent?
Add the streamable-http remote https://axis-api-6c7z.onrender.com/mcp with Authorization Bearer plus your free API key for protected tools.