co.flow2/flow2✓
co.flow2/flow2 · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "co.flow2/flow2",
"description": "Design mobile-first presentations — create, edit, preview, and publish from your AI.",
"repository": {
"url": "https://github.com/flowboard/flow2-mcp",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://flow2.co",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.flow2.co/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}