Skip to content

Add MCP command and related functionality - #338

Merged
suraj-jadhav-ot merged 7 commits into
mainfrom
feat/integrate-mcp-into-cli
Sep 22, 2026
Merged

suraj-jadhav-ot merged 7 commits into
mainfrom
feat/integrate-mcp-into-cli

Conversation

@rajpreet-s

Copy link
Copy Markdown
Collaborator
  • Introduced mcp command to group MCP related subcommands.
  • Implemented start command to run the MCP server over stdio.
  • Added fakeAuthenticator for testing purposes.
  • Created tests for mcp command and its subcommands to ensure proper functionality.
  • Updated root command to include the new mcp command.
  • Enhanced dependency management in go.sum with new and updated packages.

- Introduced `mcp` command to group MCP related subcommands.
- Implemented `start` command to run the MCP server over stdio.
- Added `fakeAuthenticator` for testing purposes.
- Created tests for `mcp` command and its subcommands to ensure proper functionality.
- Updated root command to include the new `mcp` command.
- Enhanced dependency management in `go.sum` with new and updated packages.
@rajpreet-s
rajpreet-s force-pushed the feat/integrate-mcp-into-cli branch from a92d25a to a078507 Compare September 22, 2026 05:02
@suraj-jadhav-ot
suraj-jadhav-ot merged commit d64cd07 into main Sep 22, 2026
22 of 23 checks passed
@suraj-jadhav-ot
suraj-jadhav-ot deleted the feat/integrate-mcp-into-cli branch September 22, 2026 07:28
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