Skip to content

Add Yutori MCP server#210

Merged
lindazqli merged 5 commits into
Azure:mainfrom
ksk002:add-yutori-mcp-server
Jul 1, 2026
Merged

Add Yutori MCP server#210
lindazqli merged 5 commits into
Azure:mainfrom
ksk002:add-yutori-mcp-server

Conversation

@ksk002

@ksk002 ksk002 commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds partners/servers/yutori-mcp-server.json for the Yutori MCP server.

Product: Yutori MCP gives agents a hosted MCP server for Yutori web automation workflows: continuous web monitoring with Scouts, one-time deep web research, and browser automation. This intentionally does not expose the standalone Navigator/N1 API as a separate surface.

Hosted endpoint: https://mcp.yutori.com/mcp
Remote transport: Streamable HTTP
Category: Web
License: Apache-2.0
Source: https://github.com/yutori-ai/yutori-mcp

Authentication

The hosted MCP endpoint supports OAuth-based authentication to Yutori. The manifest includes the Yutori OAuth2 authorization-code security scheme with authorization, token, refresh, and scope metadata for managed OAuth onboarding.

Use cases

  • Continuous web monitoring with Yutori Scouts.
  • One-time deep web research tasks with synthesized results.
  • Browser automation for web workflows, structured extraction, and logged-in desktop sessions through Yutori Local.

Validation

  • check-jsonschema --verbose --schemafile partners/server-schema.json partners/servers/*.json
  • Duplicate server name check
  • Duplicate security scheme key check
  • MCP SDK initialize against https://mcp.yutori.com/mcp
  • MCP SDK list_tools against https://mcp.yutori.com/mcp
  • MCP SDK authenticated list_api_usage call against https://mcp.yutori.com/mcp

@ksk002 ksk002 force-pushed the add-yutori-mcp-server branch 3 times, most recently from e0660a8 to 4ff427f Compare June 9, 2026 01:08
@ksk002 ksk002 force-pushed the add-yutori-mcp-server branch from 4ff427f to 66768b6 Compare June 9, 2026 23:23
@lindazqli

Copy link
Copy Markdown
Collaborator

Please make sure you sign the SLA so I can merge the PR

@ksk002

ksk002 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company="Yutori"

@lindazqli lindazqli merged commit fa2d0b1 into Azure:main Jul 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants