Skip to content

Say the four catalog tools answer without a key - #18

Merged
kev1n merged 1 commit into
mainfrom
docs/keyless-catalog-tools
Sep 5, 2026
Merged

Say the four catalog tools answer without a key#18
kev1n merged 1 commit into
mainfrom
docs/keyless-catalog-tools

Conversation

@kev1n

@kev1n kev1n commented Sep 5, 2026

Copy link
Copy Markdown
Member

The hosted MCP server now serves a credential-free tools/call for list_apis, search_apis, get_api and quote_api (getanyapi-com/anyapi#1041, merged and deployed).

Verified against production after the deploy:

tools/list   HTTP 200, 10 tools, no credential
list_apis    HTTP 200    search_apis  HTTP 200
get_api      HTTP 200    quote_api    HTTP 200 (maxCostUsd 0.0036)
run_api / get_balance / get_request / read_result / report_bug / send_feedback  HTTP 401
mixed batch (search_apis + run_api)  HTTP 401
bad credential on a permitted tool   HTTP 401

Two passages here said the opposite: the auth Note pointed readers at the REST catalog endpoints instead, and the local stdio section said every tool call needs a key.

🤖 Generated with Claude Code

The hosted MCP server now serves a credential-free tools/call for
list_apis, search_apis, get_api and quote_api (anyapi#1041, live and
verified against production). Both passages here said the opposite: the
auth Note told readers to use the REST catalog endpoints instead, and the
local stdio section said every tool call needs a key.

run_api and the account tools are unchanged and still answer 401 without
one.
@kev1n
kev1n merged commit 39afe06 into main Sep 5, 2026
2 checks passed
@kev1n
kev1n deleted the docs/keyless-catalog-tools branch September 5, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant