Skip to content

feat: [CG-10632] mcp server #358

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 4 commits into from
Feb 7, 2025
Merged

feat: [CG-10632] mcp server #358

merged 4 commits into from
Feb 7, 2025

Conversation

rushilpatel0
Copy link
Contributor

@rushilpatel0 rushilpatel0 commented Feb 7, 2025

Motivation

CG-10632
Provide a simple MCP server for AI Agents to start leveraging, to assist in generating and iterating on codemods.

Content

This PR adds a simple MCP server as a starting point for users to add helpful codegen specific tools and resources to their AI Agents

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@rushilpatel0 rushilpatel0 requested review from codegen-team and a team as code owners February 7, 2025 06:48
@rushilpatel0 rushilpatel0 requested review from kopekC and removed request for a team February 7, 2025 06:48
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/codegen/cli/api/client.py 75.00% 1 Missing ⚠️
Additional details and impacted files

@rushilpatel0 rushilpatel0 changed the title Rpatel/mcp feat: CG-10632] mcp server Feb 7, 2025
@rushilpatel0 rushilpatel0 changed the title feat: CG-10632] mcp server feat: [CG-10632] mcp server Feb 7, 2025
@rushilpatel0 rushilpatel0 merged commit 0367ab7 into develop Feb 7, 2025
22 of 24 checks passed
@rushilpatel0 rushilpatel0 deleted the rpatel/mcp branch February 7, 2025 18:37
jayhack pushed a commit that referenced this pull request Feb 9, 2025
# Motivation

<!-- Why is this change necessary? -->
[CG-10632

](https://linear.app/codegen-sh/issue/CG-10632/cursor-mcp-codegen-integration)Provide
a simple MCP server for AI Agents to start leveraging, to assist in
generating and iterating on codemods.
# Content
This PR adds a simple MCP server as a starting point for users to add
helpful codegen specific tools and resources to their AI Agents

<!-- Please include a summary of the change -->

# Testing

<!-- How was the change tested? -->

# Please check the following before marking your PR as ready for review

- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed

---------

Co-authored-by: rushilpatel0 <[email protected]>
Copy link
Contributor

🎉 This PR is included in version 0.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

tkfoss pushed a commit that referenced this pull request Feb 10, 2025
# Motivation

<!-- Why is this change necessary? -->
[CG-10632

](https://linear.app/codegen-sh/issue/CG-10632/cursor-mcp-codegen-integration)Provide
a simple MCP server for AI Agents to start leveraging, to assist in
generating and iterating on codemods.
# Content
This PR adds a simple MCP server as a starting point for users to add
helpful codegen specific tools and resources to their AI Agents

<!-- Please include a summary of the change -->

# Testing

<!-- How was the change tested? -->

# Please check the following before marking your PR as ready for review

- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed

---------

Co-authored-by: rushilpatel0 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants