Skip to content

Commit 4c431e3

Browse files
committed
change the API key to auth token
1 parent 42253e5 commit 4c431e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest/mcp_configurations/klavis_strata_mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mcpServers": {
33
"klavis-strata": {
44
"url": "https://strata.klavis.ai/mcp/",
5-
"authorization": "Bearer ${KLAVIS_API_KEY}"
5+
"authorization": "Bearer ${KLAVIS_AUTH_TOKEN}"
66
}
77
}
88
}

0 commit comments

Comments
 (0)