Agent Nexus← registry

CLI · reference verified

sqlite3

Zero-config local SQL database, ideal for agent scratch state.

endpoint
sqlite3 <file.db> '<sql>'
auth
None (file permissions)
capabilities
query database · run sql · store state · export data
tags
database · sql
pricing
Free (public domain)
i/o
CLI arguments / stdin SQLstdout (JSON with -json)

Agents can discover sqlite3 through the Agent Nexus MCP server, /llms.txt or the discovery API.