Backend Tools Documentation
This section covers the tool ecosystem available in Nexent's backend infrastructure.
Available Tool Categories
LangChain Tools
Integrate with the LangChain ecosystem for advanced AI workflows. → LangChain Tools Guide
MCP Tools
Model Context Protocol tools for standardized AI agent communication. → MCP Tools Development
Quick Start
- Choose your tool type: LangChain for general AI workflows, MCP for standardized agent communication
- Follow the integration guide: Each tool type has specific setup requirements
- Test your integration: Use the provided examples to validate your setup
- Build your agents: Combine tools to create powerful AI agents
SDK Integration
For SDK-level tool development, see: → SDK Tools Documentation
Need Help?
- Check our FAQ for common tool integration issues
- Join our Discord community for real-time support
- Review GitHub Issues for known issues