Skip to content

Commit 0fe1172

Browse files
committed
2 parents ca00607 + e57d80b commit 0fe1172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)