Generate Your First MCP Tool in 30 Seconds
This guide will walk you through using Tools to transform any API into an AI-ready MCP tool in seconds.Step 1: Install Tools
Step 2: Generate from OpenAPI Spec
Let’s create an MCP tool from the PetStore API:Step 3: Serve Your Tool
Step 4: Use in Claude Desktop
Add toclaude_desktop_config.json:
Real-World Example: GitHub API Integration
Generate a GitHub tool in 30 seconds:1
Generate GitHub Tool
2
Configure Authentication
3
Serve GitHub Tool
Using Pre-Built Integrations
Tools comes with 9 native integrations ready to use:Custom API Example
Generate a tool for your own API:- From URL
- From Local File
- From Postman Collection
Serve Multiple Tools
Create a tool registry for your organization:Tool Discovery
Let AI agents discover available tools:Common Patterns
- Internal API Catalog
- Customer Support Bot
- E-commerce Integration
Validation & Testing
Ensure generated tools work correctly:Pro Tips
Use uvx for Zero-Install Deployment
Use uvx for Zero-Install Deployment
Version Control Your Specs
Version Control Your Specs
Organize Tools by Purpose
Organize Tools by Purpose
Next Steps
Custom Tools
Learn to:
- Extend generated tools
- Add custom logic
- Override operations
Tool Registry
Build:
- Centralized tool catalog
- Version management
- Usage tracking
Advanced MCP
Explore:
- Tool composition
- Context sharing
- Agent coordination
Production Deployment
Deploy:
- As a service
- Load balancing
- Monitoring
Troubleshooting
OpenAPI spec parsing fails
OpenAPI spec parsing fails
Validate your spec first:
Generated tool errors
Generated tool errors
Check dependencies and test:
Authentication not working
Authentication not working
Configure auth properly:
Congratulations! 🎉 You’ve generated your first MCP tool with Tools. You can now connect any API to any AI agent in seconds!
Join the Community
Share your generated tools and API integrations

