Skip to content

Commit e57d80b

Browse files
committed
never mind
1 parent f505d4c commit e57d80b

File tree

2 files changed

+58
-262
lines changed

2 files changed

+58
-262
lines changed

apps/cloudflare-one-casb/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export class CASBMCP extends McpAgent<Env, State, Props> {
5151
version: this.env.MCP_SERVER_VERSION,
5252
})
5353

54-
registerAccountTools(this as unknown as CloudflareMcpAgent)
54+
registerAccountTools(this)
5555
registerIntegrationsTools(this)
5656
}
5757

0 commit comments

Comments
 (0)