Skip to content

Dynamic MCP Server Management #332

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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