Generate a visual AI automation workflow for a business process. Returns a shareable link to an interactive canvas on obscuraai.xyz where the workflow can be viewed, edited, and exported. Use when a user wants to map out an automation, workflow, or AI system for their business.
Server Config
{
"mcpServers": {
"obscura": {
"command": "npx",
"args": [
"-y",
"@obscuraai/mcp-server"
]
}
}
}