loading…
Search for a command to run...
loading…
Create and launch new tenants with admin setup and starter templates. Authenticate to securely access APIs and orchestrate external requests. Add document templ
Create and launch new tenants with admin setup and starter templates. Authenticate to securely access APIs and orchestrate external requests. Add document templates to existing tenants to standardize and scale your workflows.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"cpa-esteban": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"santiago.blanco.vilchez/cpa-esteban"
]
}
}
}