flutter_mcp_toolkit_capability_kernel 4.0.0-dev.1 copy "flutter_mcp_toolkit_capability_kernel: ^4.0.0-dev.1" to clipboard
flutter_mcp_toolkit_capability_kernel: ^4.0.0-dev.1 copied to clipboard

Capability kernel contracts for Flutter MCP Toolkit — composable MCP units, host services, tool/resource registration, and prefixed tool naming. Pure Dart; no Flutter or transport.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_mcp_toolkit_capability_kernel

With Flutter:

 $ flutter pub add flutter_mcp_toolkit_capability_kernel

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

dependencies:
  flutter_mcp_toolkit_capability_kernel: ^4.0.0-dev.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:flutter_mcp_toolkit_capability_kernel/flutter_mcp_toolkit_capability_kernel.dart';
0
likes
160
points
0
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Capability kernel contracts for Flutter MCP Toolkit — composable MCP units, host services, tool/resource registration, and prefixed tool naming. Pure Dart; no Flutter or transport.

Repository (GitHub)
View/report issues
Contributing

Topics

#mcp #flutter #dart #debugging #agentic-harness

License

MIT (license)

Dependencies

flutter_mcp_toolkit_core, intentcall_mcp, intentcall_schema, meta

More

Packages that depend on flutter_mcp_toolkit_capability_kernel