Skip to content

Add jurisdiction support to MCP agent and handlers#607

Merged
threepointone merged 5 commits intomainfrom
mcp-server-jurisdiction
Oct 28, 2025
Merged

Add jurisdiction support to MCP agent and handlers#607
threepointone merged 5 commits intomainfrom
mcp-server-jurisdiction

Conversation

@threepointone
Copy link
Copy Markdown
Contributor

Introduces a jurisdiction option to MCP agent server and streaming/SSE handlers, allowing Durable Object instances to be created in specific geographic regions for compliance (e.g., GDPR). Documentation updated to explain usage and available jurisdictions.

Introduces a `jurisdiction` option to MCP agent server and streaming/SSE handlers, allowing Durable Object instances to be created in specific geographic regions for compliance (e.g., GDPR). Documentation updated to explain usage and available jurisdictions.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 28, 2025

🦋 Changeset detected

Latest commit: b298550

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
agents Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Introduces tests to verify the jurisdiction option in McpAgent.serve(), ensuring the parameter is correctly passed to Durable Object creation. Adds TestMcpJurisdiction agent and updates wrangler config to register the new Durable Object for testing.
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Oct 28, 2025

Open in StackBlitz

npm i https://pkg.pr.new/cloudflare/agents@607

commit: b298550

@threepointone threepointone merged commit c9b76cd into main Oct 28, 2025
3 checks passed
@threepointone threepointone deleted the mcp-server-jurisdiction branch October 28, 2025 17:31
@threepointone threepointone mentioned this pull request Oct 28, 2025
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