Skip to content

Documentation / @agentick/mcp / localOnlyGuard

Variable: localOnlyGuard

const localOnlyGuard: ConnectionGuard

Defined in: server/security/defaults.ts:15

Only accepts connections from localhost (127.0.0.1, ::1).

Released under the ISC License.