Documentation
Everything you need to connect your tools and start querying.
Getting Started
Quick Start — Install, run the server, connect from an AI agent, and make your first query in under 5 minutes.
Reference
MCP Tools — Complete reference for all 11 MCP tools (5 read + 6 write): search, sql, describe, graph, sync, create_table, insert_rows, delete_table, add_documents, delete_documents, and add_relationship. Parameters, return formats, and examples.
API Reference — REST API endpoints for programmatic access. Create tables, insert data, search, query, and traverse relationships over HTTP.
Concepts
Architecture — How Teidelum works: module map, data flow, dual storage, query routing, and the catalog system.
Examples
Agent Workflows — End-to-end examples showing how AI agents chain search, SQL, and graph tools together.