Skip to content

Dynamic MCP Server Management #332

@sincebyte

Description

@sincebyte

Problem
All MCP servers load at startup and stay active, causing:

  1. Wasted context - Tool descriptions take up valuable token space
  2. Tool confusion - LLM may trigger irrelevant tools

Solution
Add chat commands to dynamically load/unload MCP servers:

//mcp load <name>      # Start server & add its tools

unload , we could use /clear

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions