Automation is rapidly reshaping the way we work. With the Connectors feature, Younet enables you to seamlessly integrate your AI agents with hundreds of external platforms using MCP (Model Context Protocol).
Please keep in mind that AI agents are designed to perform tasks and can be personalized, and that AI models are LLMs used in Younet to work with AI agents. By connecting your agent to external platforms via MCP, we are foreseeing your AI agents to do autonomous work for you—handling tasks with minimal or no human intervention.
Before connecting, it is important to know which types of MCP servers Younet supports:
stdio) MCP servers, and remote servers that strictly require direct OAuth. (Workaround: If your provider only supports OAuth, you will need to proxy the OAuth service through your own MCP server that offers Bearer or custom-header auth).To ensure a smooth setup, please have the following ready:
/sse.Here is the visual flow of how to add your server:
Detailed Instructions:
/mcp.| Field | What to enter |
|---|
| Display name | Anything meaningful to you, e.g., Zapier MCP or Internal Database. |
| MCP URL | Paste the endpoint URL (e.g., https://.../sse). |
| Authentication | Choose None, Bearer token (paste your token), or Custom header (enter key + value). |
gmail_find_email). Tip: How do I see a tool’s inputs? Click the tool name in the Test Results or connection list. A panel will open showing parameters, required fields, and descriptions.
zapier.com/mcp → Generate Endpoint. Select the actions you trust (Zapier handles the auth to each app). Copy the URL ending in /sse and add it to Younet.mcp. Grab the /sse URL and add it to Younet.wrangler publish. Provide a Bearer token header if you need auth, then add the /sse route to Younet.