Skip to content

feat: derive MCP tool count in dashboard from tools/list instead of hardcoding #321

@CalebisGross

Description

@CalebisGross

Problem

The dashboard subtitle hardcodes the MCP tool count. It currently says "21 tools" but we're at 23 after adding dismiss_pattern and create_handoff. This will keep drifting.

Solution

Add a lightweight endpoint (or use the existing MCP tools/list response) to return the actual tool count, and have the dashboard fetch it on load.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions