X12I connectivity

Connectix

Internal provider connectivity for AI Skills, FuncX, and Memorix Pipeline Services — curated actions, bindings instead of secrets, stub or live.

npm

Install for agents & tooling

Knowledge SDK only — never a production dependency.

npm i -D @x12i/connectix-docs

Agents / SDK details → · agent-manifest.json

What callers get

Four curated operations
listProviders, searchActions, getAction, executeAction — never the full upstream catalog as LLM tools.
Binding-first auth
Callers pass a bindingRef. Credorix owns secrets; Memorix owns bindings and execution records.
Package simulator
@x12i/connectix-simulator mirrors /health, /metadata, /v1/*, and /pipeline with deterministic stub fixtures.
AI tool definitions
@x12i/connectix-tools ships JSON Schema tool defs and runners that work against the service or the simulator.

Field guides

View full catalog →

Connectix is the internal X12I provider connectivity service. It sits between approved callers and external provider APIs, selecting connections via non-secret bindings and leasing credentials from Credorix.