Skip to content
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

feat(agentic-context): handle MCP providers via OpenCtx in CodyToolProvider #6650

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

abeatrix
Copy link
Contributor

  • Asynchronously create OpenCtxTools for model context protocol providers
  • Implement createModelContextConfig to handle the specific configuration for model context protocol providers -

Test plan

Needs to test it with the changes in #6589

Copy link

‼️ Hey @sourcegraph/cody-security, please review this PR carefully as it introduces the usage of an unsafe_ function or abuses PromptString.

abeatrix and others added 2 commits January 15, 2025 20:27
…yToolProvider

- Asynchronously create OpenCtxTools for model context protocol providers
- Implement `createModelContextConfig` to handle the specific configuration for model context protocol providers
-
@arafatkatze
Copy link
Contributor

Merging this into my own PR so that I can push all the final fixed stuff on top easily and don't need to rebase multiple tile.

@arafatkatze arafatkatze merged commit 0494a03 into adding-cody-mcp Jan 15, 2025
7 of 21 checks passed
@arafatkatze arafatkatze deleted the bee/openctx-mcp branch January 15, 2025 23:08
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.

2 participants