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
fix(official-mcp): add missing type:http to official Airtable MCP entry
Claude Code silently ignores mcpServers entries that lack a "type" field
for remote HTTP servers. Added `"type": "http"` to buildOfficialAirtableEntry
(skipped for Windsurf which uses serverUrl and its own format).
Also added the field to the copy-paste snippet shown in the Setup UI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments