AGNTCY · Schema

Agntcy Oasf Locator

Locators provide actual artifact locators of the data's record. For example, this can reference sources such as Helm charts, Docker images, binaries, and so on.

AI AgentsInteroperabilitySpecificationOpen-SourceAgent DiscoveryIdentityAgent DirectoryMCPA2AOpenAPIgRPCProtocol BuffersVerifiable CredentialsSchemaTaxonomyMessagingObservabilityLinux Foundation
View JSON Schema on GitHub

JSON Schema

agntcy-oasf-locator.json Raw ↑
{
  "caption": "Locator",
  "description": "Locators provide actual artifact locators of the data's record. For example, this can reference sources such as Helm charts, Docker images, binaries, and so on.",
  "extends": "object",
  "name": "locator",
  "attributes": {
    "type": {
      "caption": "Type",
      "description": "Describes the type of the release manifest pointed by its URI. Allowed values MAY be defined for common manifest types.",
      "requirement": "required",
      "enum": {
        "unspecified": {
          "caption": "Unspecified"
        },
        "helm_chart": {
          "caption": "Helm Chart"
        },
        "container_image": {
          "caption": "Container Image"
        },
        "package": {
          "caption": "Package"
        },
        "source_code": {
          "caption": "Source Code"
        },
        "binary": {
          "caption": "Binary"
        },
        "url": {
          "caption": "URL"
        }
      }
    },
    "urls": {
      "caption": "URLs",
      "description": "Specifies an array of URLs from which this object MAY be downloaded. Value MUST conform to RFC 1738. Value SHOULD use the http and https schemes, as defined in RFC 7230.",
      "requirement": "required"
    },
    "annotations": {
      "caption": "Annotations",
      "description": "Additional metadata associated with the record locator.",
      "requirement": "optional"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/agntcy-oasf-locator"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.