{
  "protocolVersion": "0.3.0",
  "name": "mpp.best Directory",
  "description": "Directory of x402, AI agent payments, MCP monetization and agentic commerce. Search 1,600+ open-source projects with live GitHub stars.",
  "url": "https://mpp.best",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "mpp.best",
    "url": "https://mpp.best"
  },
  "documentationUrl": "https://mpp.best/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "search_directory",
      "name": "Search the agentic-payments directory",
      "description": "Search 1,600+ open-source projects for x402, AI agent payments, MCP, USDC and agentic commerce. Filter by free-text query, topic and language; results ranked by GitHub stars.",
      "tags": ["x402", "agentic-payments", "mcp", "usdc", "directory", "search"],
      "examples": [
        "Find x402 facilitators written in Rust",
        "List the most-starred MCP payment projects",
        "Search for USDC payment SDKs"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"]
    }
  ],
  "supportedInterfaces": [
    {
      "transport": "HTTP+JSON",
      "url": "https://mpp.best/api/agents/projects"
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "HTTP+JSON",
      "url": "https://mpp.best/api/agents/projects"
    }
  ]
}
