code wiki / (root) / nx_mcp_route.nx

nx_mcp_route.nx

buildroot/runtime/nx_mcp_route.nx

4718 B127 linesdepth 5pulls 6 transitivereach 34 importersview sourcekind librarytopic mcp
docsdependenciesstructsconstsfunctions

about

Credential routing is explicit configuration; the remote capability verifier remains authoritative.

dependencies 2 imports · 13 importers

nx_value_parse_json.nx nx_json_lib.nx nx_mcp_route.nx nx_mcp_control.nx nx_mcp_pending.nx nx_mcp_pending_candidate_t230.nx nx_mcp_pending_http_t174.nx nx_mcp_route_archive_gate_t160.nx nx_mcp_route_json_canonical_gate_t nx_mcp_sse.nx nx_mcp_stdio.nx nx_mcp_stdio_candidate_t230.nx nx_mcp_stdio_http_t174.nx

diagram shows first 10 each side; +0 more imports, +3 more importers in the complete lists below.

imports: nx_value_parse_json.nxnx_json_lib.nx

imported by: nx_mcp_control.nxnx_mcp_pending.nxnx_mcp_pending_candidate_t230.nxnx_mcp_pending_http_t174.nxnx_mcp_route_archive_gate_t160.nxnx_mcp_route_json_canonical_gate_t160.nxnx_mcp_sse.nxnx_mcp_stdio.nxnx_mcp_stdio_candidate_t230.nxnx_mcp_stdio_http_t174.nxnx_mcp_stdio_sse_t316.nxnx_perf_rehearsal.nxnx_perf_rehearsal_candidate_t179.nx

structs

none

consts

none

functions

7func mr_id_equal(a: *NxValue, b: *NxValue) -> i64
called by 1: mr_response_matches calls 1: jx_decode_span
33func mr_response_matches(request: *u8, request_n: i64, response: *u8, response_n: i64) -> i64
46func mr_equal(a: *u8, an: i64, b: *u8) -> i64
57func mr_len(s: *u8) -> i64
65func mr_member(v: *NxValue, key: *u8, bad: *i64) -> *NxValue
87func mr_config(argc: i64, argv: *i64, first: i64) -> i64
106func mr_select(body: *u8, n: i64, argc: i64, argv: *i64, first: i64, default_slot: i64) -> i64