Skip to content

Implement MCP client #1492

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

Merged
merged 32 commits into from
Apr 3, 2025
Merged

Implement MCP client #1492

merged 32 commits into from
Apr 3, 2025

Conversation

rjambrecic
Copy link
Collaborator

@rjambrecic rjambrecic commented Apr 1, 2025

Why are these changes needed?

Related issue number

Closes #1466

Checks

@rjambrecic rjambrecic marked this pull request as draft April 1, 2025 14:08
@marklysze marklysze enabled auto-merge April 3, 2025 00:14
Copy link
Collaborator

@marklysze marklysze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thanks @rjambrecic!

@marklysze marklysze added this pull request to the merge queue Apr 3, 2025
Merged via the queue into main with commit 08d839e Apr 3, 2025
17 checks passed
@marklysze marklysze deleted the integrate-mcp branch April 3, 2025 00:21
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 48.57143% with 36 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/mcp/mcp_client.py 38.88% 33 Missing ⚠️
autogen/tools/tool.py 50.00% 1 Missing and 1 partial ⚠️
autogen/interop/pydantic_ai/pydantic_ai.py 66.66% 1 Missing ⚠️
Files with missing lines Coverage Δ
autogen/import_utils.py 89.54% <100.00%> (-0.46%) ⬇️
autogen/mcp/__init__.py 100.00% <100.00%> (ø)
autogen/interop/pydantic_ai/pydantic_ai.py 41.79% <66.66%> (ø)
autogen/tools/tool.py 86.66% <50.00%> (-2.81%) ⬇️
autogen/mcp/mcp_client.py 38.88% <38.88%> (ø)

... and 32 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

[Feature Request]: Add support for importing tools from MCP protocol server
4 participants