Skip to content

Integration: Add agent memory to Flutter MCP agents #78

@IgorGanapolsky

Description

@IgorGanapolsky

Flutter development agents could benefit from remembering past build failures, widget issues, and platform-specific gotchas across sessions.

MCP Memory Gateway adds:

  • recall — check what failed on similar tasks before starting
  • capture_feedback — record build successes/failures with context
  • prevention_rules — auto-generated rules from repeated mistakes

Works alongside mcp_flutter tools via standard MCP stdio transport:

npx rlhf-feedback-loop serve

npm | GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    researchingSomething in work, but have no results yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions