← Back to Plugins
MCP Server MCP

AXIS Toolbox — Agentic Commerce Codebase Intelligence

github By github 👁 1 views ▲ 0 votes

Generate AGENTS.md, AP2 compliance docs, checkout rules, debug playbook & MCP configs from any repo.

Configuration Example

{
  "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"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...