Phase 5-B: Frontend MCP Server Health Panel #54
Labels
No Label
admin
agent-api
api
api-client
audit
backend
boards
cost-accounting
database
design
forgejo
frontend
issues
metrics
mutation
navigation
optional
phase:1
phase:2
phase:3
phase:4
phase:5
phase:6
polish
priority:high
priority:low
priority:medium
service
sync
usage-accuracy
validation
webhooks
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Pipeline#54
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source plan:
/home/kaspa/.claude/plans/with-our-backend-created-precious-owl.mdFeature context: Feature 5: MCP Server Health Panel
Scope
Phase 5-B — Frontend
Summary
Add an MCP Servers card/panel on the dashboard or Claude settings page showing each server's name, transport, and status badge.
Affected area
/settings/ai-providersAffected files
frontend/src/components/claude/McpServersPanel.tsx— new componentfrontend/src/lib/api/claude-code.ts— addgetMcpServers()API functionfrontend/src/app/dashboard/page.tsx— embed panel (only when MCP servers exist)Affected routes or endpoints
GET /api/v1/claude-code/mcp-serversExpected behavior
stdio/http), status dot (green = reachable, grey = unknown, red = unreachable)stdiorows show a neutral grey dot with tooltip "Cannot probe stdio servers"Steps to reproduce (acceptance criteria)
5-B: Frontendto Phase 5-B: Frontend MCP Server Health Panel