Skip to content

Feature Request: Support Flompt MCP for Structured Prompt #16

@rishi-opensource

Description

@rishi-opensource

Summary

Add optional support for Flompt MCP to enable structured prompt workflows in vim-claude-code.

Flompt provides utilities like decompose_prompt() and compile_prompt() that help build structured prompts (role, constraints, output format, reasoning steps).

Proposed Approach

Users install Flompt MCP themselves:

claude mcp add flompt https://flompt.dev/mcp/

vim-claude-code can then detect and allow Claude Code agents to use these tools directly from Vim.

Benefits

  • Enables structured prompt building
  • Improves complex AI workflows
  • No need to leave the editor
  • Keeps the plugin lightweight (Flompt remains optional)

Reference

https://flompt.dev/

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature request submitted by users

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions