CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

AXIS Toolbox — Agentic Commerce Codebase Intelligence

lastmanupinc-hub/toolbox
authHTTPregistry active
Summary

Points at any GitHub repo and generates 102 artifacts across 18 programs: AGENTS.md and .cursorrules for onboarding LLMs, debug playbooks for incident response, context maps for search, MCP configs, and Visa AP2 compliance docs for agentic commerce. Exposes a streamable HTTP MCP server with tools like analyze_repository, discover_agentic_purchasing_needs, and get_project_artifacts. Free tier covers Search, Skills, and Debug programs. Pro unlocks frontend audits, SEO rules, brand guidelines, Remotion scripts, and algorithmic art generators. The API accepts budget negotiation headers if you want lite mode summaries instead of full artifact packs. Useful when you need to hand a new codebase to an agent or prepare checkout flows for autonomous purchasing.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
AI notepad for back-to-back meetings
AI notepad for back-to-back meetings
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Email for Agents: Free tier availableEmail for Agents: Free tier available
Email for Agents: Free tier available
Give your AI agent a complete email layer—sending, inbound inboxes, and sandbox testing.
Get 4K emails/month free →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
AI notepad for back-to-back meetings
AI notepad for back-to-back meetings
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Email for Agents: Free tier availableEmail for Agents: Free tier available
Email for Agents: Free tier available
Give your AI agent a complete email layer—sending, inbound inboxes, and sandbox testing.
Get 4K emails/month free →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →

Axis' Iliad

Axis' Iliad — The modern epic that shapes raw codebases into canonical, agent-ready artifacts. Axis' Iliad authors the definitive foundation for the next era of natural-language workspace development.

Canonical name: Axis' Iliad. Use this name consistently across docs, registries, and integrations.

Tests Coverage Website API Version License AXIS-iliad MCP server


AXIS Ecosystem

Iliad is the x402 showcase in the Trust Fabric stack. Full registry: ecosystem.registry.yaml.

ProjectRolex402
Axis' Iliad (this repo)Agent artifacts + MCP gatewayWired — @axis/mpp
PAI'DMulti-rail payments + settlementSettlement layer (planned Go x402)
AXIS Foundry3D pipeline + MCPPartial
Trust FabricCertification marketplacePlanned

x402 contract: docs/x402/CONTRACT.md


Try it in 30 seconds — no signup required

Three programs are completely free with no API key:

# 1. Get an API key (free tier, instant)
curl -X POST https://axis-api-6c7z.onrender.com/v1/accounts \
  -H 'Content-Type: application/json' \
  -d '{"email":"you@example.com","name":"My Agent","tier":"free"}'

# 2. Analyze any public GitHub repo
curl -X POST https://axis-api-6c7z.onrender.com/v1/github/analyze \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -d '{"url":"https://github.com/owner/repo","programs":["search","skills","debug"]}'

# 3. Download the generated artifacts as a ZIP
curl https://axis-api-6c7z.onrender.com/v1/projects/PROJECT_ID/export \
  -H 'Authorization: Bearer YOUR_API_KEY' -o artifacts.zip

Free tier includes: Search (context maps), Skills (AGENTS.md, CLAUDE.md, .cursorrules), Debug (playbooks, incident templates). Pro unlocks all 20 programs.


What you get

One scan → 142 artifacts across 20 programs, ready in seconds:

What you needProgramKey outputs
Orient a new AI agentSearch (free)context-map.json, repo-profile.yaml, architecture-summary.md
Give any LLM codebase contextSkills (free)AGENTS.md, CLAUDE.md, .cursorrules, workflow-pack.md
Debug a production incidentDebug (free)debug-playbook.md, tracing-rules.md, root-cause-checklist.md
Audit your UIFrontendfrontend-rules.md, ui-audit.md, component-guidelines.md
Fix search rankingSEOseo-rules.md, meta-tag-audit.json, schema-recommendations.json
Cut LLM costsOptimizationoptimization-rules.md, cost-estimate.json, token-budget-plan.md
Ship a design systemThemedesign-tokens.json, theme.css, dark-mode-tokens.json
Unify your brand voiceBrandbrand-guidelines.md, voice-and-tone.md, messaging-system.yaml
Automate dev workflowsSuperpowerssuperpower-pack.md, workflow-registry.json, automation-pipeline.yaml
Launch a campaignMarketingcampaign-brief.md, funnel-map.md, ab-test-plan.md
Build data/research toolsNotebooknotebook-summary.md, research-threads.md, source-map.json
Manage a knowledge vaultObsidianobsidian-skill-pack.md, vault-rules.md, graph-prompt-map.json
Connect AI tools (MCP)MCPmcp-config.json, mcp-registry-metadata.json, protocol-spec.md, spec.types.ts, mcp/README.md, mcp/project-setup.md, mcp/build-artifacts.md, mcp/package-json.root.template.json, mcp/package-json.package.template.json, mcp/tsconfig.root.template.json, mcp/tsconfig.package.template.json, mcp/monorepo-structure.md, mcp/core-implementation-artifacts.md, mcp/testing-documentation-polish-artifacts.md, mcp/fintech-mcp-surface-package.md, mcp/fintech-domain-schema.yaml, connector-map.yaml, capability-registry.json, server-manifest.yaml
Generate componentsArtifactsgenerated-component.tsx, dashboard-widget.tsx, component-library.json
Create dev videosRemotionremotion-script.ts, scene-plan.md, storyboard.md
Social & visual assetsCanvascanvas-spec.json, social-pack.md, poster-layouts.md
Generative art / NFTAlgorithmicgenerative-sketch.ts, variation-matrix.json, parameter-pack.json
Agentic commerce (Visa AP2)Agentic Purchasingagent-purchasing-playbook.md, checkout-flow.md, negotiation-rules.md

Plus the begin loop — hand it to an agent and say begin

Every analysis also weaves in a self-driving control loop so an AI coding agent can finish the work, not just understand it:

  • begin.yaml — the loop head: the inferred goal, a human-in-the-loop protocol (the owner only answers plain-English product questions), the move-selection algorithm, and convergent stop conditions.
  • continuation.yaml — the loop state: an ordered step-list of every artifact + a priority candidate queue seeded from the analysis (the goal, detected gaps, a verify-harness when no tests exist).
  • A ⟳ Continue footer on every Markdown artifact; the final step self-prompts begin, closing the loop back to begin.yaml.

Download the pack (CLI, MCP, or the full-pack export), hand it to an agent, say begin — it works the queue, verifies each step, and stops when the queue is empty (convergent, never a runaway). No coding required on the owner's end.

AXIS dogfoods this on itself: this repo's own root begin.yaml / continuation.yaml are the live loop we work from, also served verbatim over REST at GET /begin.yaml / GET /continuation.yaml — so an agent crawling this API discovers the same convention without cloning the repo.


For AI agents — MCP integration

AXIS exposes a Streamable HTTP MCP server at https://axis-api-6c7z.onrender.com/mcp. Add it to your agent and it can analyze any repo or prepare for agentic purchasing autonomously.

VS Code (.vscode/mcp.json):

{
  "servers": {
    "axis-iliad": {
      "type": "http",
      "url": "https://axis-api-6c7z.onrender.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "axis-iliad": {
      "url": "https://axis-api-6c7z.onrender.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Free MCP tools (no auth needed): list_programs, search_and_discover_tools, discover_commerce_tools, discover_agentic_purchasing_needs, get_referral_code, get_referral_credits, plus the deterministic commerce decision engines: sca_exemption_decision, grade_compliance, assemble_ce3_evidence, build_ap2_mandate, score_dispute_readiness (evidence-capture readiness — not a dispute-win prediction)


Pricing

TierPricePrograms
Free$0Search, Skills, Debug
Pro$0.50 / runAll 20 programs, 142 artifacts
Lite mode$0.15–$0.25 / runTop-gap summary, reduced output

Budget negotiation: send X-Agent-Budget: {"budget_per_run_cents": 25} + X-Agent-Mode: lite on any paid call.


Self-host

System Requirements

  • Node.js: ≥ 20.x (LTS recommended)
  • pnpm: ≥ 9.x
  • OS: macOS 11+, Linux (any distro), or Windows 10+
  • RAM: 4 GB minimum (8 GB recommended)
  • Disk space: ~2 GB for dependencies + build

Quick Start

# Prerequisites: Node.js ≥ 20, pnpm ≥ 9
git clone https://github.com/lastmanupinc-hub/axis-iliad.git
cd axis-iliad
pnpm install
pnpm build

# Start the API server (port 4000)
node apps/api/dist/server.js

# Start the web UI (port 5173)
cd apps/web && npx vite

# Or use the CLI directly
node apps/cli/dist/cli.js analyze .
node apps/cli/dist/cli.js github https://github.com/owner/repo

Docker

docker build -t axis-iliad .
docker run -p 4000:4000 axis-iliad

Requires: Docker 20.10+ or Docker Desktop


Architecture

axis-iliad/
├── apps/
│   ├── api/          → Zero-dependency HTTP server (port 4000, 157 endpoints)
│   ├── cli/          → CLI tool: axis analyze <dir> | axis github <url>
│   └── web/          → Vite + React 19 SPA (dark theme, toast, command palette)
├── packages/
│   ├── snapshots/    → Snapshot intake, Postgres (Neon) persistence, billing, funnel
│   ├── repo-parser/  → Language detection (60+), framework detection (10), import graph
│   ├── context-engine/ → Context map builder, repo profile, route/architecture analysis
│   └── generator-core/ → 142 generators across 20 programs
└── vitest.config.ts  → Shared test config

Programs (20)

ProgramOutputsTier
Searchcontext-map.json, repo-profile.yaml, architecture-summary.md, dependency-hotspots.mdFree
SkillsAGENTS.md, CLAUDE.md, .cursorrules, workflow-pack.md, policy-pack.mdFree
Debugdebug-playbook.md, incident-template.md, tracing-rules.md, root-cause-checklist.mdFree
Frontendfrontend-rules.md, component-guidelines.md, layout-patterns.md, ui-audit.mdPro
SEOseo-rules.md, schema-recommendations.json, route-priority-map.md, content-audit.md, meta-tag-audit.jsonPro
Optimizationoptimization-rules.md, prompt-diff-report.md, cost-estimate.json, token-budget-plan.mdPro
Themedesign-tokens.json, theme.css, theme-guidelines.md, component-theme-map.json, dark-mode-tokens.jsonPro
Brandbrand-guidelines.md, voice-and-tone.md, content-constraints.md, messaging-system.yaml, channel-rulebook.mdPro
Superpowerssuperpower-pack.md, workflow-registry.json, test-generation-rules.md, refactor-checklist.md, automation-pipeline.yamlPro
Marketingcampaign-brief.md, funnel-map.md, sequence-pack.md, cro-playbook.md, ab-test-plan.mdPro
Notebooknotebook-summary.md, source-map.json, study-brief.md, research-threads.md, citation-index.jsonPro
Obsidianobsidian-skill-pack.md, vault-rules.md, graph-prompt-map.json, linking-policy.md, template-pack.mdPro
MCPmcp-config.json, mcp-registry-metadata.json, protocol-spec.md, connector-map.yaml, capability-registry.json, server-manifest.yamlPro
Artifactsgenerated-component.tsx, dashboard-widget.tsx, embed-snippet.ts, artifact-spec.md, component-library.jsonPro
Remotionremotion-script.ts, scene-plan.md, render-config.json, asset-checklist.md, storyboard.mdPro
Canvascanvas-spec.json, social-pack.md, poster-layouts.md, asset-guidelines.md, brand-board.mdPro
Algorithmicgenerative-sketch.ts, parameter-pack.json, collection-map.md, export-manifest.yaml, variation-matrix.jsonPro
Agentic Purchasingagent-purchasing-playbook.md, product-schema.json, checkout-flow.md, negotiation-rules.md, commerce-registry.jsonPro
Closerpackaging/README.md, Dockerfile, .github/workflows/ci.yml, packaging-report.md, DISTRIBUTABLE.md, MakefilePro
Deploydeploy/Dockerfile, deploy/render.yaml, deploy/deploy.sh, deploy/worker.ts, deploy-qualification-report.mdPro

API Endpoints

Core Pipeline

MethodPathDescription
POST/v1/snapshotsUpload repo snapshot (multipart file upload)
POST/v1/github/analyzeAnalyze repo from GitHub URL
GET/v1/snapshots/:idGet snapshot metadata
GET/v1/projects/:project_id/snapshotsList snapshots for project
POST/v1/search/exportRun search program
POST/v1/skills/generateRun skills program
POST/v1/debug/analyzeRun debug program
POST/v1/frontend/auditRun frontend program
POST/v1/seo/analyzeRun SEO program
POST/v1/optimization/analyzeRun optimization program
POST/v1/theme/generateRun theme program
POST/v1/brand/generateRun brand program
POST/v1/superpowers/generateRun superpowers program
POST/v1/marketing/generateRun marketing program
POST/v1/notebook/generateRun notebook program
POST/v1/obsidian/analyzeRun obsidian program
POST/v1/mcp/provisionRun MCP program
POST/v1/artifacts/generateRun artifacts program
POST/v1/remotion/generateRun remotion program
POST/v1/canvas/generateRun canvas program
POST/v1/algorithmic/generateRun algorithmic program
POST/v1/agentic-purchasing/generateRun agentic purchasing program
GET/v1/programsList all programs with generator counts
GET/v1/projects/:id/generated-files/:pathDownload individual generated file
GET/v1/projects/:id/exportDownload ZIP of generated files

Billing & Account

MethodPathDescription
POST/v1/accountsCreate account
GET/v1/accountGet account info
POST/v1/account/keysCreate API key
GET/v1/account/keysList API keys
POST/v1/account/keys/:id/revokeRevoke API key
GET/v1/account/usageGet usage stats
GET/v1/account/quotaGet quota info
POST/v1/account/tierUpdate billing tier
POST/v1/account/programsUpdate program entitlements
POST/v1/account/github-tokenSave encrypted GitHub token
GET/v1/account/github-tokenList GitHub tokens
DELETE/v1/account/github-token/:token_idDelete GitHub token
GET/v1/billing/historyBilling tier change audit trail
GET/v1/billing/prorationProration preview for tier changes

Funnel & Plans

MethodPathDescription
GET/v1/plansGet plan catalog
POST/v1/account/seatsInvite team member
GET/v1/account/seatsList team seats
POST/v1/account/seats/:id/revokeRevoke seat
GET/v1/account/upgrade-promptsGet contextual upgrade prompts
GET/v1/account/funnel-statusGet funnel stage
GET/v1/admin/funnel-metricsAggregate funnel analytics

Search & Versions

MethodPathDescription
POST/v1/search/indexIndex snapshot content for full-text search
POST/v1/search/queryFull-text search across indexed content
GET/v1/search/:id/statsSearch index statistics
GET/v1/snapshots/:id/versionsList generation versions
GET/v1/snapshots/:id/versions/:numGet specific version with files
GET/v1/snapshots/:id/diff?old=N&new=MDiff between two versions

Webhooks

MethodPathDescription
POST/v1/account/webhooksCreate webhook
GET/v1/account/webhooksList webhooks
DELETE/v1/account/webhooks/:idDelete webhook
POST/v1/account/webhooks/:id/toggleToggle webhook active/disabled
GET/v1/account/webhooks/:id/deliveriesList delivery attempts

Infrastructure

MethodPathDescription
GET/v1/healthHealth check
GET/v1/health/liveLiveness probe
GET/v1/health/readyReadiness probe (DB connectivity)
GET/v1/metricsPrometheus-style metrics
GET/v1/db/statsDatabase statistics
POST/v1/db/maintenanceDatabase maintenance (vacuum, WAL checkpoint)
GET/v1/docsOpenAPI 3.1 specification
GET/v1/admin/statsSystem-wide statistics
GET/v1/admin/accountsAdmin: list all accounts
GET/v1/admin/activityAdmin: recent activity feed

Input Methods

  1. File Upload — POST /v1/snapshots with multipart body
  2. GitHub URL — POST /v1/github/analyze with { "url": "https://github.com/..." }
  3. CLI (local) — axis analyze <directory> scans local files
  4. CLI (remote) — axis github <url> fetches from GitHub

Tech Stack

  • Runtime: Node.js 20+, TypeScript 5.7 strict
  • Backend: Zero-dependency custom HTTP router, Neon Postgres (pg, async pooled)
  • Frontend: Vite 6 + React 19, CSS design system (dark theme)
  • Testing: Vitest 4 — ~4,900 tests across ~190 files, run against Postgres 16
  • Benchmarks: Vitest bench — parseRepo 200 files in ~21ms; deterministic 142-artifact generation in ~300ms
  • Build: pnpm workspaces, tsc per package
  • CI: GitHub Actions (Node 20/22 matrix, coverage, dep audit, Docker build)

Development

pnpm install          # Install all dependencies
pnpm build            # Build all packages + apps
pnpm test             # Run all tests
npx vitest run        # Run tests directly
npx vitest bench      # Run performance benchmarks
npx vitest --coverage # Run tests with coverage report

See CONTRIBUTING.md for how to add a generator, endpoint, or program.

Input methods

MethodHow
GitHub URLPOST /v1/github/analyze with {"url":"https://github.com/..."}
File uploadPOST /v1/snapshots multipart body
CLI (local)axis analyze <directory>
CLI (remote)axis github <url>
MCPtools/call → analyze_repo or analyze_files

Website: https://iliad.trustfabric.ai · Live API: https://axis-api-6c7z.onrender.com · Docs: https://axis-api-6c7z.onrender.com/v1/docs · MCP: https://axis-api-6c7z.onrender.com/mcp

License

Private. All rights reserved.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
AI notepad for back-to-back meetings
AI notepad for back-to-back meetings
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Email for Agents: Free tier availableEmail for Agents: Free tier available
Email for Agents: Free tier available
Give your AI agent a complete email layer—sending, inbound inboxes, and sandbox testing.
Get 4K emails/month free →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Categories
Finance & Commerce
Registryactive
TransportHTTP
AuthRequired
UpdatedApr 13, 2026
View on GitHub

Related Finance & Commerce MCP Servers

View all →
Shopify Subscription Reconciliation MCP (Recharge Edition)

io.github.shelvick/shopify-subscription-reconciliation

Reconcile Shopify orders against Recharge subscription charges and Stripe payouts.
Google Ads

zleventer/google-ads-mcp

MCP server for Google Ads — 22 tools for spend diagnosis, impression share, and asset performance.
1
Meok Stripe Acp Checkout Mcp

csoai-org/meok-stripe-acp-checkout-mcp

MEOK Stripe ACP Checkout MCP — ChatGPT shopping bridge. Issues + verifies + signs Stripe Agentic
Stripe Billing Mcp

csoai-org/stripe-billing-mcp

stripe-billing-mcp MCP server by MEOK AI Labs
Google Ads

io.github.mharnett/google-ads

Google Ads MCP with MCC support: 35 tools for campaigns, keywords, reporting, GAQL.
Google Ads Mcp

co.pipeboard/google-ads-mcp

Google Ads automation with AI: analyze performance, manage campaigns, optimize bids.