openui_mcp 0.0.1-dev.1 copy "openui_mcp: ^0.0.1-dev.1" to clipboard
openui_mcp: ^0.0.1-dev.1 copied to clipboard

MCP `ToolProvider` for OpenUI Flutter. Wraps `mcp_dart`'s `McpClient` with the JS-reference-compatible `extractToolResult` envelope unwrap.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openui_mcp

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

dependencies:
  openui_mcp: ^0.0.1-dev.1

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

Import it

Now in your Dart code, you can use:

import 'package:openui_mcp/openui_mcp.dart';
0
likes
0
points
80
downloads

Publisher

unverified uploader

Weekly Downloads

MCP `ToolProvider` for OpenUI Flutter. Wraps `mcp_dart`'s `McpClient` with the JS-reference-compatible `extractToolResult` envelope unwrap.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

mcp_dart, meta, openui_core

More

Packages that depend on openui_mcp