MCPcopy Index your code
hub / github.com/plotly/dash / _make_mcp_app

Function _make_mcp_app

tests/unit/mcp/test_mcp_session.py:14–15  ·  view source on GitHub ↗
(**kwargs)

Source from the content-addressed store, hash-verified

12
13
14def _make_mcp_app(**kwargs):
15 return _make_app(enable_mcp=True, **kwargs)
16
17
18def _post(client, method, params=None, request_id=1, session_id=None):

Calls 1

_make_appFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…