Skip to content

Commit 402958d

Browse files
authored
Merge pull request danny-avila#1387 from Shopify/05-30-update_mcp_target_url_for_banking_mcp
Update MCP target URL for banking MCP
2 parents f5a858c + 605a036 commit 402958d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librechat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ mcpServers:
224224
env:
225225
MCP_API_KEY: '${BANKING_MCP_API_KEY}'
226226
MCP_API_PASSWORD: '${BANKING_MCP_API_PASSWORD}'
227-
MCP_TARGET_URL: https://banking.shop.dev/public/mcp
227+
MCP_TARGET_URL: 'https://banking.shopify.io/public/mcp'
228228

229229
batch-transformations-engineering:
230230
type: 'stdio'

0 commit comments

Comments
 (0)