Skip to main content

Module tools

Module tools 

Source
Expand description

Built-in MCP tools.

Modules§

browser_tools
Browser MCP tools — Playwright-equivalent surface for AI agents.
commands
list-available-commands — wraps anvil --help.
components
list-components — every #[spark_component]-registered Spark component.
config
get-config — read named config values.
database
Database introspection tools: database-schema and database-query.
docs
search-docs — grep docs/ for matching markdown files, return matches in context.
info
application-info — summary of the running app: env, drivers, version.
logs
read-log-entries and last-error — tail the in-memory log capture buffer.
migrations
list-migrations — pending vs. applied per the migrations table.
models
list-models — dump cast model registrations from inventory.
routes
list-routes — dump every registered route.

Functions§

all