Skip to content

agentHost: MCP support#182

Merged
connor4312 merged 1 commit into
mainfrom
connor4312/mcp-1
Jun 4, 2026
Merged

agentHost: MCP support#182
connor4312 merged 1 commit into
mainfrom
connor4312/mcp-1

Conversation

@connor4312

Copy link
Copy Markdown
Member

This PR is types and doc updates only, client updates will come in another PR to keep this one reviewable

  • Represents MCP servers in customizations and allow their state/ authentication requirements to be reflected.
  • Breaking: swap ToolCallBase.clientId -> ToolCallBase.contributor to allow signalling tool calls were triggered by particular MCP servers.
  • Add additional ToolCallBase._meta note for MCP servers and introduce the mcp:// protocol channel.

This should support all the base features of MCP + MCP Apps.

- Represents MCP servers in customizations and allow their state/
  authentication requirements to be reflected.
- Breaking: swap `ToolCallBase.clientId` -> `ToolCallBase.contributor`
  to allow signalling tool calls were triggered by particular MCP servers.
- Add additional ToolCallBase._meta note for MCP servers and introduce
  the `mcp://` protocol channel.

This should support all the base features of MCP + MCP Apps, excluding
sampling, which is deprecated in the upcoming 2026-07-28 MCP spec and
therefore not something I bothered including.
@connor4312 connor4312 mentioned this pull request Jun 3, 2026
@connor4312 connor4312 merged commit d7ee267 into main Jun 4, 2026
4 of 8 checks passed
@connor4312 connor4312 deleted the connor4312/mcp-1 branch June 4, 2026 20:53
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