virnavi_ai_agent_mcp_generator 0.0.3 copy "virnavi_ai_agent_mcp_generator: ^0.0.3" to clipboard
virnavi_ai_agent_mcp_generator: ^0.0.3 copied to clipboard

Build-time code generator for virnavi_ai_agent_mcp. Generates MCP schemas and tool extensions from @McpModel and @McpService annotations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add virnavi_ai_agent_mcp_generator

With Flutter:

 $ flutter pub add virnavi_ai_agent_mcp_generator

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

dependencies:
  virnavi_ai_agent_mcp_generator: ^0.0.3

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:virnavi_ai_agent_mcp_generator/virnavi_ai_agent_mcp_generator.dart';
0
likes
150
points
175
downloads

Documentation

API reference

Publisher

verified publishervirnavi.com

Weekly Downloads

Build-time code generator for virnavi_ai_agent_mcp. Generates MCP schemas and tool extensions from @McpModel and @McpService annotations.

Repository (GitHub)
View/report issues

Topics

#mcp #ai #agent #code-generation #build-runner

License

MIT (license)

Dependencies

analyzer, build, glob, json_annotation, source_gen, virnavi_ai_agent_mcp

More

Packages that depend on virnavi_ai_agent_mcp_generator