dev_list_allowed
List authorized API operations (method + path) and active deny rules. Use it to discover available endpoints before calling generic proxies.
Instructions
List all API operations (method + path) that this MCP instance is authorized to call. Returns endpoint entries grouped by method, plus the active deny rules. Use this to discover what's available before calling dev_read_api, or to verify an endpoint path. Typed shortcut tools (ephemeris_natal_chart, ephemeris_transits, etc.) cover the most common operations — check those first before reaching for the generic proxies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||