Dynamic Mcp Route
Handle /{name}/mcp for MCP server aliases, toolsets, MCP access group tags, and comma-separated lists.
Resolution order:
- Registered MCP server alias / name
- Comma-separated list (short-circuits before any DB call)
- Toolset name (DB lookup, cached)
- MCP access group tag (DB lookup, cached)
put/{mcp_server_name}/mcp
Path parameters
mcp_server_namestring required
Response
Successful Response
{"stackTrail":"paths:/{mcp_server_name}/mcp:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 42 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○