Gateway

List resources

GET /api/resources — the canonical resource list, with pricing and exposure.

GET/api/resourcespublic

The canonical resource list. No secrets: backend URLs and headers are never included.

curl -s http://localhost:8080/api/resources

Resource

idstringrequired
The resource id — MCP tool name and HTTP path segment.
namestringrequired
descriptionstring
inputSchema / outputSchemaJSON Schema
methodstringrequired
The backend HTTP method.
pricingobjectrequired
{ type: "free" } or { type: "fixed", amount, currency }.
exposedViastring[]required
paymentMethodsstring[]required