/gsd mcp
Shows the status of configured Model Context Protocol (MCP) servers and tests their connectivity. MCP servers provide external integrations — tools for interacting with services like GitHub, Linear, Railway, and others.
/gsd mcp/gsd mcp status/gsd mcp check <server>| Subcommand | Effect |
|---|---|
status | List all configured MCP servers and their connection state |
check <server> | Test connectivity to a specific server |
Without arguments, shows the same output as status.
What It Shows
Section titled “What It Shows”For each configured server:
- Server name and transport type (stdio, SSE, etc.)
- Connection state — connected, disconnected, or error
- Available tools — how many tools the server provides
Related Commands
Section titled “Related Commands”/gsd setup— configure global settings including integrations/gsd extensions— view installed GSD extensions