You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have hundreds of tables and view, and when I ask claude to look at a particular table schema I usually get an error along the lines of:
AI_APICallError: input length and `max_tokens` exceed context limit: 188908 + 32000 > 200000, decrease input length or `max_tokens` and try again
or
Error: MCP tool "database-schema" response (85478 tokens) exceeds maximum allowed tokens (25000). Please use pagination, filtering, or limit parameters to reduce the response size.