Diagnostics
Two tools for when something is wrong: confirm which organization the session is authenticated as, and confirm the Propamp backend is reachable.
2 tools — 2 read.
| Tool | Access | What it does |
|---|---|---|
mcp_debug_backend_config | Read | Display current MCP server configuration — backend URL, authentication status, validated user ID, and organization context. Diagnostic tool for troubleshooting connectivity or auth issues. |
mcp_debug_backend_ping | Read | Ping the Propamp backend by sending a GET request to a specified path and return the HTTP status and response preview. Diagnostic tool for testing backend reachability. |
Last updated on