get_mcp_config
Read config/mcp.json to inspect server configurations and get warnings about entries likely to fail, such as relative command paths or port mismatches.
Instructions
Read config/mcp.json — the whole file, or one server entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lint | No | Include warnings about entries likely to fail silently (relative command paths, port 8080, transport/field mismatch). | |
| server | No | Return only this server's entry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||