Expand description
Built-in MCP tools.
Modules§
- browser_
tools - Browser MCP tools — Playwright-equivalent surface for AI agents.
- commands
list-available-commands— wrapsanvil --help.- components
list-components— every#[spark_component]-registered Spark component.- config
get-config— read named config values.- database
- Database introspection tools:
database-schemaanddatabase-query. - docs
search-docs— grepdocs/for matching markdown files, return matches in context.- info
application-info— summary of the running app: env, drivers, version.- logs
read-log-entriesandlast-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.