Skip to content

feat(cli): Incorporate Model Context Protocol (MCP) Server support (#1926)#3044

Closed
1GEBIO wants to merge 6 commits intogolemcloud:mainfrom
1GEBIO:feature-mcp
Closed

feat(cli): Incorporate Model Context Protocol (MCP) Server support (#1926)#3044
1GEBIO wants to merge 6 commits intogolemcloud:mainfrom
1GEBIO:feature-mcp

Conversation

@1GEBIO
Copy link

@1GEBIO 1GEBIO commented Mar 20, 2026

Summary\n\nImplements the Model Context Protocol (MCP) Server mode for within the monorepo. This allows AI agents (like Claude Code, Cursor, etc.) to interact directly with Golem Cloud through standardized JSON-RPC over SSE transport.\n\n### Impact\n\nWhen this ticket is completed, it is possible for agents such as Claude Code to perform anything that Golem CLI can do by using this MCP interface.\n\n- --serve Flag: Exposed in .\n- Dynamic Tool Dispatcher: Built-in support for mapping existing subcommands to MCP tools.\n- Resource Exposure: Provides access to and other context files.\n\nPartially addresses #1926.

@github-actions
Copy link

github-actions bot commented Mar 20, 2026

✅ All contributors have signed the CLA.
Posted by the CLA Assistant Lite bot.

@1GEBIO
Copy link
Author

1GEBIO commented Mar 20, 2026

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Mar 20, 2026
@1GEBIO
Copy link
Author

1GEBIO commented Mar 20, 2026

recheck

@vigoo
Copy link
Contributor

vigoo commented Mar 20, 2026

The referenced issue is closed.

@vigoo vigoo closed this Mar 20, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants