Reference¶
Complete API and configuration reference for Context Teleport.
Interfaces¶
- CLI -- All commands, subcommands, options, and examples
- MCP Tools -- All 32 MCP tools with parameters, return values, and examples
- MCP Resources -- All 16 resources with URI patterns and response schemas
- MCP Prompts -- All 4 prompts with descriptions and output format
Data Model¶
- Schema -- Pydantic models, versioning, and migrations
- Bundle Format --
.context-teleport/directory layout and file formats
Extensibility¶
- Adapter Protocol --
AdapterProtocolinterface and per-adapter details - EDA Parsers --
EdaImporterprotocol and the 6 built-in parsers - Source Importers --
SourceConfig,SourceItem, andGitHubSource
Settings¶
- Configuration -- Config file, defaults, and environment variables