log_pilot_mcp 1.0.1 copy "log_pilot_mcp: ^1.0.1" to clipboard
log_pilot_mcp: ^1.0.1 copied to clipboard

MCP (Model Context Protocol) server for log_pilot. Exposes runtime log state to AI coding agents in Cursor, Claude Code, Windsurf, and other MCP-compatible tools.

example/lib/main.dart

void main() {
  print('Run LogPilot MCP Server from the command line:');
  print('dart run log_pilot_mcp --vm-service-uri=ws://127.0.0.1:8181/ws');
}
3
likes
160
points
22
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

MCP (Model Context Protocol) server for log_pilot. Exposes runtime log state to AI coding agents in Cursor, Claude Code, Windsurf, and other MCP-compatible tools.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#mcp #logging #debug #ai-agents

License

MIT (license)

Dependencies

dart_mcp, vm_service

More

Packages that depend on log_pilot_mcp