Skip to content

Releases: AOT-Technologies/node-wire

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:15
c34d1c9

What Is Node Wire?

Node Wire is a three-layer Python platform that runs connector adapters (Google Drive, SMTP, Stripe, FHIR, and more) and exposes them over REST, gRPC, and MCP. It delivers a consistent execution contract with built-in validation, resilience and telemetry, so teams can connect external systems to applications and AI agents through one uniform interface. As an open, deployable integration framework, Node Wire brings modern connectivity and AI-readiness to organizations — including those in regulated environments — that need to own their integration layer, without depending entirely on external SaaS connector hubs.

Key Features

  • Connect once, use everywhere — every integration is available over three industry-standard protocols (REST, gRPC and MCP) from a single codebase, so teams can adopt Node Wire without changing how their systems already talk to each other.
  • Eight ready-to-use integrations out of the box — connect immediately to Google Drive, Stripe, Salesforce, Slack, email (SMTP), Epic and Cerner healthcare systems, and any HTTP service — no custom development required to get started.
  • Extend it to fit your business — a stable toolkit lets your developers build new connectors quickly and confidently, knowing the foundation won't change underneath them.
  • Enterprise-grade authentication — built-in support for the credential and sign-on methods organizations already use (OAuth2, service accounts, token-based, and more), with controls to govern who can access what.
  • Built for AI agents — first-class support for the Model Context Protocol (MCP) and ToolHive means your AI assistants and agents can securely use these integrations, with one-command setup for local evaluation.
  • Healthcare-ready and compliant — SMART-on-FHIR connectors for Epic and Cerner, plus deployment guidance and privacy documentation, make Node Wire suitable for regulated healthcare environments
  • Visibility into every operation — built-in monitoring with a ready-to-run dashboard so teams can see system health and activity from day one.
  • Try before you build — an interactive web playground and live API documentation let stakeholders explore capabilities without writing any code.
  • Real-time streaming — support for streaming responses enables responsive, live data experiences.
  • A stable, dependable foundation — the public interface is now formally frozen with a clear versioning and deprecation policy, so organizations can build on Node Wire with confidence that future updates won't break their work.
  • Secure, trustworthy releases — every release is automatically verified, cryptographically signed, and shipped with a full software bill of materials (SBOM), giving security and compliance teams the assurance they need.
  • Strong supply-chain and project governance — automated dependency monitoring, secret scanning, contributor sign-off enforcement, and published support, roadmap, and governance documentation.
  • Quality assured across platforms — automated testing across Windows, macOS, and Linux on multiple Python versions, with enforced coverage standards.