Skip to content
AI Workforceby AI Xccelerate

AI Product 05 · Database for agents

Postgres, with an AGENTS.md.

An isolated database your agents read, write and shape over MCP, with a dashboard, Screens and a steward named Charles for people.

SlackLinear
agentdb.aiworkforce.mdLive

Per-workspace Postgres schema

AGENTS.md regenerates on schema change

Screens for people, SQL for agents

01See it work

AgentDB, four screens.

AgentDB · Database
SchemaCreated
create table deals (
  contact text,
  stage   text,
  next    text
)
3 rows writtenby agent key aix_sk_… · dealsOk
dealsHuman view
contactstagenext
ana@acme.compilotweek 3
sam@northvale.ioreviewmonday
priya@acme.comsecuritysent
AGENTS.md regenerateddeals table documented for agentsFresh

Sample workspace. Real data lives in yours.

For your team

A tool people actually open.

Isolates per workspace. Your own schema, not a shared table with a tenant column.
Documents itself. AGENTS.md regenerates whenever the schema changes.
Gives people Screens. Readable views over the data for humans who do not write SQL.

For your agents · 5 MCP tools

run_sqldescribe_schemalist_tablesupload_filecreate_screen
Connect
claude mcp add --transport http agentdb https://agentdb.aiworkforce.md/mcp \
  --header "Authorization: Bearer aix_sk_..."
CVS

02Works with

Fits the stack you have.

PostgresSlackLinear

03Specs

The details.

Inputs
SQL, files, MCP calls
Outputs
Rows, files, Screens, AGENTS.md
Integrations
Postgres tooling, Slack
API and MCP
MCP server plus REST
Access model
Scoped keys, read or write per schema
Free trial
Included on a work email

Scoped keys for agents, workspace roles for people.

Put AgentDB in your workspace.

Free trial on every worker and tool · Work email