Encrypted at rest and sent to your API on every call. Never shown again after saving. Pick the scheme your API expects — most REST APIs use Bearer, InfluxDB uses Token. For Basic, type username:password and we encode it for you.
Advanced options
Only needed when the spec has a relative or missing server URL.
Safety guardrails always apply: admin/internal paths and deprecated operations are filtered out.
Large APIs (100+ endpoints) get truncated at 50 tools by default, in spec order — raise this if the operations you need (e.g. query, buckets) fall past that cut-off.
Comma-separated OpenAPI tags. Keeps only operations carrying one of them — a better way to stay small than Max tools, which cuts blindly in spec order.
Drops operations you don't need. After creating a server we list every tag its spec offers, so you can refine and re-create.