Skip to content

Minor: Flux-cap now supports mcp for AI integrations#28

Merged
kaustubh285 merged 3 commits into
mainfrom
flux-mcp
Mar 26, 2026
Merged

Minor: Flux-cap now supports mcp for AI integrations#28
kaustubh285 merged 3 commits into
mainfrom
flux-mcp

Conversation

@kaustubh285

Copy link
Copy Markdown
Owner
Screenshot 2026-03-26 at 23 15 42
{
  "mcpServers": {
    "flux-cap": {
      "command": "flux",
      "args": [
        "mcp-server"
      ],
      "env": {}

    }
  }
}

Add MCP integration: new src/mcp-config.ts and src/mcp-server.ts,
register mcp-config and mcp-server CLI commands, and add a
flux-mcp bin/build target. Add @modelcontextprotocol/sdk and zod
dependencies and update bun.lock. Add AI mode to search (ai flag)
to emit structured AI_OUTPUT JSON.
Update README and llms.txt for v1.1 with MCP setup and usage
guides. Remove emoji from dump command and MCP server outputs.
@kaustubh285 kaustubh285 added enhancement New feature or request minor Minor changes in the package, bump version x.1.x labels Mar 26, 2026
@kaustubh285
kaustubh285 merged commit 0ea728d into main Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor Minor changes in the package, bump version x.1.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant