Skip to content

feat: pass LLM proxy URL and token to MCP servers #3014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thedadams
Copy link
Contributor

This change will give MCP servers access to the LLM proxy in Obot. Since MCP servers are scoped to the project, then so are their LLM requests. Meaning that, if the user has set a model at the thread level, LLM requests from MCP servers will not see this and will use the project-level configuration.

This change will give MCP servers access to the LLM proxy in Obot. Since
MCP servers are scoped to the project, then so are their LLM requests.
Meaning that, if the user has set a model at the thread level, LLM
requests from MCP servers will not see this and will use the
project-level configuration.

Signed-off-by: Donnie Adams <[email protected]>
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