Skip to content

mcp servers re-start on every request #41

@devsoft-co-za

Description

@devsoft-co-za

example:
INFO Starting MCP server 'Basic Memory' with transport 'stdio'
(after every request)

I think this is not correct behaviour, something in the control flow of aider-ce is causing this.

Issue is present in the main branch and also coroutine-experiment branch. Happens with multiple mcp.
/ask mode and /navigator mode tested with same behaviour.

example mcp config:

"basic-memory": {
        "command": "uvx",
        "args": [
          "basic-memory",
          "mcp"
        ]
      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions