Skip to content

Can this MCP server be used to get LLM-generated (pseudocode) descriptions of symbols? #25

@hansmbakker

Description

@hansmbakker

I'm working on a refactoring project where I have a solution containing old code that needs to be re-implemented in a different solution.

The process is like this:

  1. Analyze a method that might do multiple tasks in the old solution
  2. Create multiple pieces of code in the new solution, one for each task

I was wondering whether BifrostMCP can enable the first part instead of having to include the full old solution as a multi-root workspace (which would cause other issues)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions