Serversio.github.lastmanupinc-hub/axis-toolbox
T

AXIS Toolbox — Agentic Commerce Codebase Intelligence

io.github.lastmanupinc-hub/axis-toolbox · v0.4.0
● Remote
v0.4.0remote🌐 https://axis-api-6c7z.onrender.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.lastmanupinc-hub/axis-toolbox",
  "description": "Generate AGENTS.md, AP2 compliance docs, checkout rules, debug playbook & MCP configs from any repo.",
  "title": "AXIS Toolbox — Agentic Commerce Codebase Intelligence",
  "repository": {
    "url": "https://github.com/lastmanupinc-hub/Toolbox",
    "source": "github"
  },
  "version": "0.4.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://axis-api-6c7z.onrender.com/mcp",
      "headers": [
        {
          "description": "Bearer <api_key>. Get a free API key at https://axis-api-6c7z.onrender.com. Required for analyze_repo, analyze_files, and prepare_for_agentic_purchasing. list_programs and search_and_discover_tools work without auth.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}