Skip to content

Commit 8c1ca4a

Browse files
authored
Update src/content/docs/agents/model-context-protocol/transport.mdx
1 parent 30fe94a commit 8c1ca4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/agents/model-context-protocol/transport.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export default new OAuthProvider({
8989
},
9090
// ... other OAuth configuration
9191
})
92-
}
92+
```
9393
9494
### Upgrading an Existing Remote MCP Server
9595
If you've already built a remote MCP server using the Cloudflare Agents SDK, make the following changes to support the new Streamable HTTP transport while maintaining compatibility with remote MCP clients using SSE:

0 commit comments

Comments
 (0)