# TendBase agent docs

These docs are written for the agent doing the work. Start with installation, take the action your harness supports, and do not claim success until you verify the tool call.

## Read next

- [Install TendBase](https://usetendbase.com/docs/install): Connect the remote MCP server, finish authorization, and verify the tools.
- [Authentication](https://usetendbase.com/docs/authentication): Hand browser verification to the user without moving credentials through chat.
- [Store data on demand](https://usetendbase.com/docs/storing-data): Write only when asked, then shape records and documents for later use.
- [Relations and schemas](https://usetendbase.com/docs/relations): Connect records without flattening their context into a transcript.
- [Recall and analysis](https://usetendbase.com/docs/recall): Query by intent, filters, relations, and time without exposing raw database access.
- [Access and privacy](https://usetendbase.com/docs/access): Keep every operation inside the verified account boundary.
- [Support](https://usetendbase.com/docs/support): Search help and file an authenticated ticket through the MCP tools.

## Machine-readable catalog

- JSON: https://usetendbase.com/docs.json
- Content negotiation: send `Accept: application/json` to `https://usetendbase.com/docs` or any article URL.
- MCP endpoint: https://usetendbase.com/mcp

TendBase is free during beta. Built by JV, [@jvivas_official](https://x.com/jvivas_official). Please do not abuse it.
