Skip to content

Feature request: dedicated MCP servers tab in the TUI #54

Description

@hugosenari

Description

There is currently no dedicated tab or view in the vix TUI that lists all configured MCP servers in one place.

Currently, to check which MCP servers are configured you have to:

  1. Read settings.json files manually
  2. Watch daemon logs for startup messages
  3. Or infer a server is connected only when the agent calls one of its tools

Proposed feature

A dedicated tab (e.g. under F4 or a new F-key) that shows:

  • All configured MCP servers with their status
  • Server type (stdio vs url)
  • Tool count per server
  • Option to enable/disable individual servers

Current workaround

Reading the mcp_servers array from settings.json and watching daemon logs.

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