Overview
Learn how to integrate deployed MCP servers directly into LangChain applications using HTTP API calls. This approach allows you to leverage NimbleTools’ MCP runtime endpoints in your AI applications.Basic Integration
URL Structure
The MCP runtime uses simplified URLs:- Format:
https://mcp.nimbletools.dev/{workspace-uuid}/{server-id}/mcp
- Example:
https://mcp.nimbletools.dev/abc123/nationalparks-mcp/mcp