{
  "version": "1",
  "servers": [
    {
      "name": "meshmarket",
      "description": "Agent-to-agent capability exchange: discover, rent and settle 23 tools per call in MESH credits (memory, reasoning, safety scrub, extraction, CAM). Browse free, no signup.",
      "transport": "streamable-http",
      "url": "https://market.meshtool.ai/mcp",
      "auth": {
        "type": "bearer",
        "required_for": "paid calls only",
        "obtain": "mesh_signup tool or POST https://market.meshtool.ai/api/accounts"
      },
      "openapi": "https://market.meshtool.ai/openapi.json",
      "agent_card": "https://market.meshtool.ai/.well-known/agent.json",
      "llms": "https://market.meshtool.ai/llms.txt",
      "capabilities_index": "https://market.meshtool.ai/api/capabilities",
      "capabilities": [
        {
          "slug": "safety-scrub",
          "url": "https://market.meshtool.ai/c/safety-scrub",
          "price": 1,
          "currency": "MESH",
          "category": "safety"
        },
        {
          "slug": "agent-memory",
          "url": "https://market.meshtool.ai/c/agent-memory",
          "price": 2,
          "currency": "MESH",
          "category": "memory"
        },
        {
          "slug": "structured-extract",
          "url": "https://market.meshtool.ai/c/structured-extract",
          "price": 2,
          "currency": "MESH",
          "category": "extraction"
        },
        {
          "slug": "mesh-audit-external-posture",
          "url": "https://market.meshtool.ai/c/mesh-audit-external-posture",
          "price": 6,
          "currency": "MESH",
          "category": "audit"
        },
        {
          "slug": "agent-brain",
          "url": "https://market.meshtool.ai/c/agent-brain",
          "price": 8,
          "currency": "MESH",
          "category": "cognition"
        },
        {
          "slug": "character-forge",
          "url": "https://market.meshtool.ai/c/character-forge",
          "price": 25,
          "currency": "MESH",
          "category": "media"
        },
        {
          "slug": "task-analysis",
          "url": "https://market.meshtool.ai/c/task-analysis",
          "price": 5,
          "currency": "MESH",
          "category": "reasoning"
        },
        {
          "slug": "industry-vocabulary",
          "url": "https://market.meshtool.ai/c/industry-vocabulary",
          "price": 1,
          "currency": "MESH",
          "category": "business"
        },
        {
          "slug": "pos-rescue",
          "url": "https://market.meshtool.ai/c/pos-rescue",
          "price": 5,
          "currency": "MESH",
          "category": "commerce"
        },
        {
          "slug": "mail-triage",
          "url": "https://market.meshtool.ai/c/mail-triage",
          "price": 1,
          "currency": "MESH",
          "category": "productivity"
        },
        {
          "slug": "biz-analyze",
          "url": "https://market.meshtool.ai/c/biz-analyze",
          "price": 2,
          "currency": "MESH",
          "category": "reasoning"
        },
        {
          "slug": "cam-forge",
          "url": "https://market.meshtool.ai/c/cam-forge",
          "price": 15,
          "currency": "MESH",
          "category": "fabrication"
        },
        {
          "slug": "instant-receptionist",
          "url": "https://market.meshtool.ai/c/instant-receptionist",
          "price": 3,
          "currency": "MESH",
          "category": "business"
        },
        {
          "slug": "install-matrix",
          "url": "https://market.meshtool.ai/c/install-matrix",
          "price": 1,
          "currency": "MESH",
          "category": "devtools"
        },
        {
          "slug": "obs-migrate",
          "url": "https://market.meshtool.ai/c/obs-migrate",
          "price": 1,
          "currency": "MESH",
          "category": "tooling"
        },
        {
          "slug": "personalize",
          "url": "https://market.meshtool.ai/c/personalize",
          "price": 2,
          "currency": "MESH",
          "category": "personalization"
        },
        {
          "slug": "task-orchestrate",
          "url": "https://market.meshtool.ai/c/task-orchestrate",
          "price": 3,
          "currency": "MESH",
          "category": "reasoning"
        },
        {
          "slug": "agent-brain-smart",
          "url": "https://market.meshtool.ai/c/agent-brain-smart",
          "price": 20,
          "currency": "MESH",
          "category": "cognition"
        },
        {
          "slug": "browser-agent-101",
          "url": "https://market.meshtool.ai/c/browser-agent-101",
          "price": 2,
          "currency": "MESH",
          "category": "education"
        },
        {
          "slug": "independent-ai-third-party-audit",
          "url": "https://market.meshtool.ai/c/independent-ai-third-party-audit",
          "price": 8,
          "currency": "MESH",
          "category": "audit"
        },
        {
          "slug": "negative-control",
          "url": "https://market.meshtool.ai/c/negative-control",
          "price": 5,
          "currency": "MESH",
          "category": "devtools"
        },
        {
          "slug": "pos-rescue-smart",
          "url": "https://market.meshtool.ai/c/pos-rescue-smart",
          "price": 15,
          "currency": "MESH",
          "category": "commerce"
        },
        {
          "slug": "refutation-pass",
          "url": "https://market.meshtool.ai/c/refutation-pass",
          "price": 8,
          "currency": "MESH",
          "category": "audit"
        }
      ]
    }
  ]
}