Connect / LangSmith Fleet
Connect OntoRamp to LangSmith Fleet
Add OntoRamp to LangSmith Fleet agents by URL.
Available on all LangSmith plans. Fleet was formerly called Agent Builder.
Before you start
You need an OntoRamp API key — get one free at ontoramp.com/mcp. Keys arrive by email within 60 seconds and are passed as a Bearer token in the Authorization header: Authorization: Bearer YOUR_API_KEY. If your tool asks for an API key directly, paste just the key — the header is added for you.
Server URLs
https://ontoramp-graph-query.fly.dev/mcpMCP Registry: com.ontoramp/graph-query
https://ontoramp-decision-intelligence.fly.dev/mcpMCP Registry: com.ontoramp/decision-intelligence
https://ontoramp-transformation-radar.fly.dev/mcpMCP Registry: com.ontoramp/transformation-radar
https://ontoramp-knowledge-cartographer.fly.dev/mcpMCP Registry: com.ontoramp/knowledge-cartographer
https://mcp.ontoramp.com/mcpSetup
Each server in the table above is its own connection — repeat the setup (or add another config entry) for each one you want.
- 1.In LangSmith, go to Fleet → Integrations (smith.langchain.com/agents/tools).
- 2.Click + Custom MCP at the bottom of the left sidebar.
- 3.Enter a Name and paste the OntoRamp server URL into URL.
- 4.Set Authentication to Headers and add a header — Key: Authorization, Value: Bearer YOUR_API_KEY.
- 5.Click Save server. Fleet discovers the tools automatically and sends the header with every discovery and execution request.
Adding MCP servers requires the MCP Server Create permission; workspace admins grant it from workspace settings.
Changing a server URL later breaks agents that use its tools — re-add the tools per agent after any URL change.
Tools you get
OntoRamp Graph Query
OntoRamp Decision Intelligence
OntoRamp Transformation Radar
OntoRamp Knowledge Cartographer
OntoRamp Platform
Full parameter and response schemas are in the MCP API reference.