Records and schema across Airtable bases. Multi-token for separating workspaces.
#Airtable
Records and schema across Airtable bases. Multi-token for separating workspaces.
#Get a token
Generate a Personal Access Token (pat…) at https://airtable.com/create/tokens.
#Recommended scopes
- data.records:read at minimum. Add data.records:write + schema.bases:read for full agent use.
- Restrict to specific bases.
#Add it to the vault
bashmcpvault add airtable
Example session:
text$ mcpvault add airtable Label: crm PAT: pat•••• ✓ Validated as alice@example.com ✓ Saved.
#Tools exposed
see upstream — records, fields, bases
#Switch to this account
In any chat client wired to mcpvault, ask:
Switch to my <label> Airtable account.
The vault server's activate_account tool flips the active label. Wrappers re-read it on the next call — no restart.