Tools
Standalone tools and adapters that produce, consume, or operate on vCons.
The vCon ecosystem is more than the spec and the libraries — it's a set of practical tools you can run today. This section indexes them.
Generators
Tools that produce vCons.
vCon Faker — synthetic vCons from LLM-generated dialog + TTS audio
vCon Anthropic Chats — converts Claude AI conversation exports into vCons
vCon SIPREC Adapter — ingests SIPREC-formatted call recordings
Administration & operations
Tools for managing vCons at scale.
vCon Admin — admin UI for browsing, editing, and exporting vCons
Mongo ↔ Redis Sync — keep a Mongo vCon store and a Redis cache in sync
vCon MCP Adapters — observability adapters (OpenTelemetry) for the MCP server
Apps and stores
vCon Apps and Stores — community-built apps and the vCon App Template
Adding a tool
If you've built something that produces, consumes, or operates on vCons and you'd like it indexed here, open a pull request against vcon-dev/vcon-docs adding a new page under tools/. Keep entries to: what it does in one sentence, when you'd use it, install / link, and one minimal usage example.
Last updated
Was this helpful?