{
  "$schema": "https://archimedes.market/.well-known/mcp.schema.json",
  "spec_version": "1.0",
  "name": "archimedes-market",
  "title": "Archimedes Market",
  "version": "0.1.2",
  "description": "Discover verified deep-tech engineering bounties from any AI agent. Every bounty is funded in Stripe escrow before listing.",
  "endpoints": [
    {
      "url": "https://archimedes.market/api/mcp",
      "transport": "streamable-http",
      "protocol_version": "2024-11-05",
      "authentication": "none"
    }
  ],
  "tools": [
    {
      "name": "search_bounties",
      "description": "Search open bounties on Archimedes Market by free-text query, mission category (software / hardware / research / mcp), funding status, and price band. Returns title, summary, payout in USD cents, deadline, and a public URL per match."
    }
  ],
  "packages": [
    {
      "registry": "npm",
      "identifier": "@archimedes-market/mcp",
      "version": "0.1.2",
      "transport": "stdio"
    }
  ],
  "registry_listings": [
    { "registry": "Official MCP Registry", "url": "https://registry.modelcontextprotocol.io/v0/servers/io.github.archimedes-market/mcp-archimedes" },
    { "registry": "Smithery", "url": "https://smithery.ai/servers/@archimedes-market/mcp-archimedes" },
    { "registry": "MCP.so", "url": "https://mcp.so/server/archimedes-market" },
    { "registry": "Glama", "url": "https://glama.ai/mcp/servers/archimedes-market/mcp-archimedes" }
  ],
  "documentation_url": "https://archimedes.market/mcp",
  "homepage": "https://archimedes.market",
  "repository": "https://github.com/archimedes-market/mcp-archimedes",
  "license": "MIT",
  "vendor": {
    "name": "Archimedes Market LLC",
    "url": "https://archimedes.market",
    "support_email": "support@archimedes.market"
  },
  "last_updated": "2026-06-05"
}
