advanced
Advanced features for power users who want to extend twig's capabilities.
model context protocol (mcp)
Connect twig's agent to external tools and data sources through the Model Context Protocol. Access databases, APIs, and documentation systems beyond your local codebase.
what's in this section
This section covers features that require additional setup or technical knowledge:
- MCP integration - connecting to external resources
- advanced workflows - complex development patterns (coming soon)
- customization - tailoring twig to your needs (coming soon)
who should read this
These docs are for users who:
- Want to integrate external data sources
- Need access to databases or APIs from the agent
- Are comfortable with configuration files and setup
If you're just getting started, focus on the core concepts and using twig sections first.
getting help
For advanced features, check:
- GitHub issues for known problems
- PostHog community for questions
coming soon
Additional advanced topics we're working on documenting:
- Custom keyboard shortcuts
- Workspace templates
- Advanced Git workflows
- Debugging configurations