Content
# watsonx.ai Flows Engine
### Build, run & deploy Tools for AI Agents 🚀
With [watsonx.ai Flows Engine](https://ibm.biz/wxflows) you can build tools out of any data source, and deploy them to an endpoint in the cloud. Tools built with watsonx.ai Flows Engine can be used in any Agentic Framework using the SDK for Python & JavaScript.

**📹 [VIDEOS](https://www.youtube.com/playlist?list=PLzpeuWUENMK3jYU3Du7qEeeq3CeWm4jJV)** | **📝 [BLOGS](https://developer.ibm.com/search/?q=%22flows%20engine%22)** | **📗 [DOCUMENTATION](https://wxflows.ibm.stepzen.com/docs)** | **💬 [DISCORD](https://ibm.biz/wxflows-discord)** | **🆓 [FREE SIGNUP](https://ibm.biz/wxflows)**
## Tools
- [exchange](./tools/exchange/README.md)
- [wikipedia](./tools/wikipedia/README.md)
- [google_books](./tools/google_books/README.md)
- [math](./tools/math/README.md)
- [weather](./tools/weather/README.md)
- ... see [all tools](./tools/README.md)
❗ [**Build your own tool**](./tools/README.md) ❗
## Integrations
- [LangGraph](./examples/tool-calling/langgraph/)
- [LangChain](./examples/tool-calling/langchain/)
- [watsonx.ai](./examples/tool-calling/watsonx/)
- [OpenAI](./examples/tool-calling/openai/)
## Examples
- [End-to-end Agent Chat App](./examples/chat-app/)
- [Text-to-SQL Agent](./examples/text-to-sql-agent/)
- [YouTube transciption agent](./examples/langgraph-youtube-agent/)
- [Math agent](./examples/langgraph-math-agent/)
- [Model Context Protocol (MCP)](./examples/mcp/)
- [Tool Calling](./examples/tool-calling/)
- LangGraph
- [JavaScript](./examples/tool-calling/langgraph/javascript)
- LangChain
- [JavaScript](./examples/tool-calling/langchain/javascript)
- [watsonx.ai](./examples/tool-calling/watsonx/)
- [OpenAI](./examples/tool-calling/openai/)
- [RAG](./examples/rag-question-answer/)
- [Summarization](./examples/webpage-summarization/)
## Support
Please [reach out to us on Discord](https://ibm.biz/wxflows-discord) if you have any questions or want to share feedback. We'd love to hear from you!
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.