mcp-use TypeScript API
Preparing search index...
mcp-use
index
matchesPath
Function matchesPath
matchesPath
(
request
:
Request
,
path
:
string
)
:
boolean
Match a request pathname exactly.
Parameters
request
:
Request
Request to test.
path
:
string
Exact pathname (for example
/mcp
).
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mcp-use TypeScript API
Loading...
Match a request pathname exactly.