Overview
LangChain can connect to Observee’s MCP (Model Context Protocol) server using thelangchain-mcp-adapters
package. This enables your LangChain applications to access Observee’s tool ecosystem through the familiar LangChain interface.
Prerequisites
Before getting started, ensure you have:- Python 3.10 or later installed
- Required packages installed:
- Your Observee client ID for identifying your customer
- Your Observee API key for authentication
- OpenAI API key or other LLM provider credentials