mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-10 00:28:16 -05:00
The New Archon (Beta) - The Operating System for AI Coding Assistants!
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"airtable": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"airtable-mcp-server"
|
||||
],
|
||||
"env": {
|
||||
"AIRTABLE_API_KEY": "pat123.abc123"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user