anyapi-mcp / profiles.yaml
jayanth922
Initial Space
a6cc09a
raw
history blame contribute delete
369 Bytes
# profiles.yaml
httpbin:
spec: https://raw.githubusercontent.com/bigmike36c/updated-httpbin-spec/main/httpbin-oas.yaml
base_url: https://httpbin.konghq.com
bearer: "" # optional; leave empty
petstore3:
spec: https://petstore3.swagger.io/api/v3/openapi.json
base_url: https://petstore3.swagger.io/api/v3
bearer: "" # optional
# add more here as you go