{"name":"flowreel-mcp","version":"0.1.0","description":"FlowReel Pro Canvas MCP server for Agent-driven canvas creation.","server":{"transport":"stdio","command":"node","args":["mcp/server.mjs"],"env":{"FLOWREEL_BASE_URL":"https://wovenverse.online","FLOWREEL_EMAIL":"your-account-email","FLOWREEL_PASSWORD":"your-account-password"}},"docs":{"human":"https://wovenverse.online/mcp","agent":"https://wovenverse.online/llms.txt"},"safety":["Do not store FLOWREEL_PASSWORD or FLOWREEL_COOKIE in Git.","Do not call canvas_run_graph unless the user explicitly asks to generate/run, because it may consume credits.","Prefer canvas_build_from_brief for normal users who describe their goal in natural language."],"tools":["flowreel_login","canvas_list_projects","canvas_create_project","canvas_get_graph","canvas_save_graph","canvas_add_node","canvas_connect_nodes","canvas_build_from_brief","canvas_run_graph"]}