log_pilot_mcp 1.1.0-beta.1 copy "log_pilot_mcp: ^1.1.0-beta.1" to clipboard
log_pilot_mcp: ^1.1.0-beta.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
0
points
22
downloads

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

Topics

#mcp #logging #debug #ai-agents

License

unknown (license)

Dependencies

dart_mcp, vm_service

More

Packages that depend on log_pilot_mcp