Skip to content

Conversation

@pavelgj
Copy link
Collaborator

@pavelgj pavelgj commented Jun 25, 2025

Example MCP client configuration for Cline:

  "genkit": {
    "type": "stdio",
    "command": "genkit",
    "args": [
      "mcp",
      "--project-root",
      "/Users/my/projects/my-app/"
    ]
  }

Checklist (if applicable):

@pavelgj pavelgj marked this pull request as ready for review June 26, 2025 15:09
pavelgj and others added 6 commits June 26, 2025 16:33
This commit improves the flow introspection tool in the MCP by:

- Adding flow descriptions to the introspection output.
- Updating the input schema description to clarify that the input must be a JSON object encoded as a string.
- Parsing the input string as JSON before passing it to the flow.

These changes make the flow introspection tool more informative and improve the handling of flow inputs.
@pavelgj pavelgj merged commit 064d6a1 into main Jun 27, 2025
11 checks passed
@pavelgj pavelgj deleted the pj/cli-mcp branch June 27, 2025 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants