{"supportedInterfaces":[{"url":"https://gateway.bazantic.dev/mcp","protocolBinding":"MCP","protocolVersion":"2026-07-28"}],"capabilities":{},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"description":"Read-only methods to help discover Bazantic gateways.","name":"Bazantic Gateway API","provider":{"organization":"Bazantic","url":"https://gateway.bazantic.dev"},"securityRequirements":[{"schemes":{"bearerAuth":[]}},{"schemes":{}}],"securitySchemes":{"bearerAuth":{"httpAuthSecurityScheme":{"bearerFormat":"JWT","description":"Anonymous requests are also accepted; unauthenticated tool calls answer with an x402/MPP payment challenge (HTTP 402) carrying the per-call payment terms.","scheme":"bearer"}}},"skills":[{"description":"Return the full catalog of provisioned gateways, keyed by each gateway's slug. Use this to discover what gateways exist before fetching one by slug or searching the catalog. Takes no parameters and always returns the whole catalog.","id":"list_gateways","name":"list_gateways","tags":["discovery","catalog"]},{"description":"Fetch one provisioned gateway by its slug (obtained from the catalog listing). Returns the gateway's public details — name, description, tags, and the canonical URLs of its API, MCP, and specification endpoints. An unknown slug yields not-found (404 over REST; a structured not-found result over MCP).","id":"get_gateway","name":"get_gateway","tags":["discovery","catalog"]},{"description":"Rank the gateway catalog against a free-text query and return the strongest matches first. This is keyword (lexical) search, not semantic: it matches across each gateway's name, tags, description, and the words in its API method paths and operation names. For best results pass the most specific capability terms — concrete nouns like `balance`, `swap`, `rpc`, or a chain name — and drop filler and brand words (\"Bazantic\", \"gateway\", \"get\"). A query that matches nothing (including an empty query) returns an empty result set, not an error.","id":"search","name":"search","tags":["discovery","catalog"]}],"version":"v0.20.1-0.20260921201202-9933d1478243"}