connectors_find.
Two origins
Connectors come from two sources:- MCP servers — Model Context Protocol servers that expose tools, resources, and prompts. These are standard integrations that any MCP-compatible client can use.
- Onchain tools — Smart-contract-based integrations onchain. Examples include Chainlink price feeds, onchain data oracles, and contract reads/writes. The agent treats these like any other connector but routes the call through the chain.
connectors_find events. The display metadata on the raw event tells you which origin a given connector came from.
Event shape
A parsed connector tool event has these fields:Stream example
Display metadata
Thedisplay object includes a human-readable connector name and summary. Check display.kind to see the origin: