Skip to content

Fixes #244: Add MCP Plan Generation Example#263

Merged
davideast merged 1 commit intomainfrom
fix-244-mcp-plan-generation-8376256374885445621
Mar 10, 2026
Merged

Fixes #244: Add MCP Plan Generation Example#263
davideast merged 1 commit intomainfrom
fix-244-mcp-plan-generation-8376256374885445621

Conversation

@davideast
Copy link
Collaborator

Fixes #244

This PR introduces the missing mcp-plan-generation example, demonstrating how to use the Jules SDK to create a custom MCP server. The server exposes a generate_plan tool which leverages a repoless Jules session to output a detailed implementation plan (including reference code, build/test commands, and verification checks).

The structure follows the exact boundaries defined in the original issue constraints, creating a self-contained CLI tool using citty mapped strictly inside packages/core/examples/mcp-plan-generation/index.ts. All appropriate build configurations and documentation updates were also included.


PR created automatically by Jules for task 8376256374885445621 started by @davideast

Adds a new example under `packages/core/examples/mcp-plan-generation` demonstrating how to build a custom MCP server using the Jules SDK that generates highly detailed coding plans. Includes `index.ts` MCP tool definition, `package.json`, `README.md`, and updates to the core `README.md`.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@github-actions github-actions bot added the fleet-merge-ready Ready for fleet sequential merge label Mar 10, 2026
@github-actions github-actions bot added this to the Examples milestone Mar 10, 2026
@davideast davideast merged commit 21dbfaa into main Mar 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fleet-merge-ready Ready for fleet sequential merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fleet Execution] [MCP Plan Generation Example]

1 participant