Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
saveServer
Function · 0.85
authorizeServer
Function · 0.85
Calls
1
refreshCustomMcp
Function · 0.85
Tested by
no test coverage detected