mirror of
https://github.com/FlipsideCrypto/flipside-mcp-extension.git
synced 2026-02-06 11:16:55 +00:00
parent
de813e14f3
commit
71fef4978a
@ -36,6 +36,13 @@
|
||||
"description": "Your Flipside API key for authenticated access",
|
||||
"sensitive": true,
|
||||
"required": true
|
||||
},
|
||||
"debug": {
|
||||
"type": "boolean",
|
||||
"title": "Enable Debug Mode",
|
||||
"description": "Enable verbose logging for troubleshooting queries and connections",
|
||||
"required": false,
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"keywords": ["blockchain", "crypto", "analytics", "sql", "defi", "ethereum"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user