MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / connections-list-scope.test.ts

File connections-list-scope.test.ts

e2e/cloud/connections-list-scope.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud: `connections.list` over the MCP surface returns a LEAN projection. A
2// single OAuth connection's `oauthScope` grant string runs to thousands of
3// characters for a real provider, and an agent listing connections to pick one
4// pays that cost on every row. So the core tool summarizes scope to an

Callers

nothing calls this directly

Calls 13

scenarioFunction · 0.90
serveOAuthTestServerFunction · 0.90
composePluginApiFunction · 0.85
listCodeFunction · 0.85
mainConnectionFunction · 0.85
toStringMethod · 0.80
completeMethod · 0.80
uniqueFunction · 0.70
executeJsonFunction · 0.70
startMethod · 0.65
getMethod · 0.65
makeClientFunction · 0.50

Tested by

no test coverage detected