Skip to content
Discussion options

You must be logged in to vote

I believe your error is stemming from attempting to construct the MCP server definition in librechat.yaml using the autogenerated installation command from Smithery, rather than allowing the command to construct the definition for you.

npx -y @smithery/cli@latest install @upstash/context7-mcp --client librechat --profile xxxxx-xxxxx-xxxxx --key xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxx

You should execute that command in your terminal (same goes for yahoo-finance), and it will auto construct the proper definition for you and inject it into the YAML file.

Let me know if this resolves your issue or if we need to troubleshoot further.

Replies: 1 comment 42 replies

Comment options

You must be logged in to vote
42 replies
@cloud-25683
Comment options

@dustinhealy
Comment options

@dustinhealy
Comment options

@cloud-25683
Comment options

@dustinhealy
Comment options

Answer selected by dustinhealy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #8730 on July 29, 2025 16:22.