MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / onAuthorize

Function onAuthorize

packages/ui/src/views/tools/index.jsx:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 const onAuthorize = () => {
158 refreshCustomMcp(mcpCurrentPage, mcpPageLimit)
159 }
160
161 // MCP Server handlers
162 const addNewCustomMcpServer = () => {

Callers 2

saveServerFunction · 0.85
authorizeServerFunction · 0.85

Calls 1

refreshCustomMcpFunction · 0.85

Tested by

no test coverage detected