loading…
Search for a command to run...
loading…
Create new tenants and seed or update their document templates. Sign in securely to manage and expand your tenants. Automate onboarding flows and integrate with
Create new tenants and seed or update their document templates. Sign in securely to manage and expand your tenants. Automate onboarding flows and integrate with external APIs as part of your setup.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"aaav": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"santiago.blanco.vilchez/aaav"
]
}
}
}