fluvie_mcp 0.1.1 copy "fluvie_mcp: ^0.1.1" to clipboard
fluvie_mcp: ^0.1.1 copied to clipboard

discontinuedreplaced by: fluvie_server

An MCP server that lets an AI assistant author and render Fluvie videos, over stdio or HTTP.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluvie_mcp

With Flutter:

 $ flutter pub add fluvie_mcp

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  fluvie_mcp: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluvie_mcp/fluvie_mcp.dart';
1
likes
130
points
179
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An MCP server that lets an AI assistant author and render Fluvie videos, over stdio or HTTP.

Topics

#video #ai #mcp #server

License

MIT (license)

Dependencies

fluvie_api, http, meta, shelf, shelf_router

More

Packages that depend on fluvie_mcp