7 months ago
Create, query, and manage Airtable records and attachments using natural language commands.
Server Config
{
"mcpServers": {
"Activepieces": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cloud.activepieces.com/api/v1/mcp/**********************/sse"
]
}
}
}