Skip to content

Add MCP command and related functionality - #338

Open
rajpreet-s wants to merge 5 commits into
mainfrom
feat/integrate-mcp-into-cli
Open

rajpreet-s wants to merge 5 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 self-assigned this Sep 18, 2026
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