About
MCP server for Claude, ChatGPT, coding agents (cursor, claude code etc), windsurf, etc— generate visual AI automation workflows. Describe a business process, get an interactive flow map you can edit and share.
Server Config
{
"mcpServers": {
"obscura": {
"command": "npx",
"args": [
"-y",
"@obscuraai/mcp-server"
]
}
}
}