How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SpecLynx

Apache-2.0

An open source API tooling project, Apache-2.0 throughout, for authors and maintainers of OpenAPI, AsyncAPI and Arazzo — a VS Code OpenAPI toolkit, a browser editor, a CLI and a language service, all built on ApiDOM, its semantic parser. ApiDOM ships a dedicated Arazzo 1.x namespace plus JSON and YAML parser adapters, so an Arazzo document becomes a structure you walk rather than text you match; the Arazzo Toolkit and Jentic's parser are built on it. Maintained by Vladimír Gorej and contributors, with no paid tier.

Arazzo

Specifications it implements

What this tool does to each specification, in the role vocabulary. Follow a standard through to standards.apievangelist.com for what it actually specifies.

StandardRoleWhat that means
Arazzo parses
also validates
Using this from an agent
Interfaces
libraryclieditor-extension
Install
npm @speclynx/apidom-ns-arazzo-1
Consumes
arazzo, openapi, asyncapi, json-schema
Emits
javascript
Runtime
Runs offline Deterministic Read-only No credentials

Where it applies

Jobs this tool actually does, and the surface each one is exercised on.

Traverse or refactor an Arazzo document by its semantic structure rather than by regex.
coding-agent

Install the ApiDOM Arazzo namespace plus the parser adapter for the serialisation you hold.

Edit and validate Arazzo alongside the OpenAPI it references, in VS Code or the browser.
idehuman

The editor and VS Code toolkit run locally; specifications never leave the machine.

Website
https://speclynx.com/
Repository
https://github.com/speclynx/apidom
License
Apache-2.0 — reported by the GitHub API, verified 2026-09-16
Stars
7 · last commit 2026-09-16
Reading this as an agent? Don't scrape the page — this entry is published as structured data at /tools.json, against the tool.schema.json schema, using the roles.json vocabulary. Start at /llms.txt.
arrow_back All tools by adoption