basalt_mcp

Dart Executable Part of

MCP server for basalt_dart — lets AI agents inspect live Basalt database connections in a running debug app (schema, table data, SQL).

dart run basalt_mcp

Register with Cursor, Claude Code, or any MCP host over stdio. The app must call BasaltDevTools.register(conn) and run in debug/profile mode.

Guide

See doc/getting_started.md for setup, MCP config, and tool reference.

Tools

connect · disconnect · list_instances · get_schema · get_table_data · update_row · run_sql

Libraries

basalt_mcp
Basalt MCP server — live database inspection for AI agents.