We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c050886 commit cd6d63fCopy full SHA for cd6d63f
servers/apify/server.yaml
@@ -16,6 +16,8 @@ about:
16
remote:
17
transport_type: streamable-http
18
url: https://mcp.apify.com
19
+ headers:
20
+ Authorization: "Bearer ${APIFY_API_KEY}"
21
config:
22
secrets:
23
- name: apify.api_key
servers/close/server.yaml
url: https://mcp.close.com/mcp
+ Authorization: "Bearer ${CLOSE_API_KEY}"
- name: close.api_key
0 commit comments