Skip to main content
Glama

aziel-runtime

One URL for every Aziel Eliab product runtime.

ChatGPT GPT Actions, Grok custom tools, and Venice HTTP tools import this OpenAPI file — not fifteen separate Workers.

Author: Aziel Eliab License: Apache-2.0 Worker: aziel-runtimehttps://aziel-runtime.vibelock.workers.dev/

Forks are welcome and always allowed.

Quick URLs

POST /p/{product}/{op} proxies to https://{productWorker}.vibelock.workers.dev/v1/{op} with the JSON body. GET /p/{product}/{op} proxies GET. Download counters are not incremented.

Related MCP server: Relay

Add to ChatGPT (GPT Actions)

  1. Create a GPT (or open GPT Actions).

  2. Import from URLhttps://aziel-runtime.vibelock.workers.dev/openapi.json

  3. No authentication. CORS *.

  4. Ask the GPT to call decisiongate_check, glossafilter_render, azclce_score, chronolock_advisory, etc.

Add to Grok

  • Custom tool / OpenAPI: import https://aziel-runtime.vibelock.workers.dev/openapi.json

  • MCP remote: POST https://aziel-runtime.vibelock.workers.dev/mcp
    Methods: initialize, tools/list, tools/call. Tools are named {product}_{op} (example: decisiongate_check, glossafilter_render, azclce_gate, chronolock_advisory, chronolock_anchors, ark_sweep, ark_levels, azai_lamb_check, azai_health). Returns text JSON. Public, no OAuth.

Add to Venice

Custom HTTP tools / OpenAPI: import the same https://aziel-runtime.vibelock.workers.dev/openapi.json. Each action is POST /p/{slug}/{op} with a JSON object.

Honesty banners

  • GodLock and MirageGrid are not VPNs and not anonymity networks.

  • ForgeReceipts is not legal advice and does not contact courts.

  • ZionPattern Solver never claims more than 75% confidence. It does not solve cases.

  • VeilLock does not inject into FaceTime or any calling app. YOUR camera/screen only.

  • AZ-CLCE detects inconsistency, not intent. Type D is a label, not a finding of malice.

  • ChronoLock is advisory only — not a scheduler, not targeting, not virality. 08:30–10:30 local. Distinct from TemporalLock.

  • The ARK is not a kernel. Hosted API never unlocks or encrypts with a passphrase and never stores vaults. Sweep is Mode E heuristics only.

  • AZAI is a local OpenAI-compatible runtime, not a new foundation model. Hosted /v1 is a protocol mirror + Lamb check, not a provider proxy. Jeeves is not sovereign. Live blend is local azai serve.

  • SpectralLock hosted overlay is a 256px preview, not a spectrometer, not forensic. Full pipeline is the Python package.

Product slugs → Workers

slug

Worker hostname

example ops

vibelock

vibelock-download-tracker

analyze

veillock

veillock-download-tracker

apps

codelock

codelock-download-tracker

render

godlock

godlock-download-tracker

score, submit

shadowlock

shadowlock-download-tracker

observe

temporallock

temporallock-download-tracker

genesis, append, verify

forgereceipts

forgereceipts-download-tracker

receipt

decisiongate

decisiongate-download-tracker

check

zsolver

zsolver-download-tracker

patterns, score, session

azos

azos-download-tracker

status

glossafilter

glossafilter-download-tracker

render

miragegrid

miragegrid-download-tracker

assign

staticclock

staticclock-download-tracker

advise

chronolock

chronolock-download-tracker

advisory, anchors

postking

postking-download-tracker

new, move, status

azclce

azclce-download-tracker

score, classify, gate

ark

ark-download-tracker

sweep, levels

azai

azai-download-tracker

health, lamb-check, lamb_check

spectrallock

spectrallock-download-tracker

health, modes, overlay

If a sibling /v1 API is not live yet, the proxy returns that Worker's response (often 404 JSON) and the combined OpenAPI still lists the expected path.

Example

curl https://aziel-runtime.vibelock.workers.dev/v1/health

curl -X POST https://aziel-runtime.vibelock.workers.dev/p/azclce/score \
  -H 'content-type: application/json' \
  -d '{"r":"login button blue","d":"login form submits","p":"login button submits"}'

curl -X POST https://aziel-runtime.vibelock.workers.dev/p/decisiongate/check \
  -H 'content-type: application/json' \
  -d '{"statement":"Ship the catalog.","evidence":["OpenAPI 3.1"],"accountable":"Aziel Eliab"}'

curl -X POST https://aziel-runtime.vibelock.workers.dev/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'

Deploy

# from this tree, using the shared wrangler binary
/workspace/vibelock/workers/download-tracker/node_modules/.bin/wrangler deploy

Account ac575a9b822bea2bed97d0ab73aed238. workers.dev aziel-runtime.vibelock.workers.dev. No download KV.

License

Apache License 2.0. Copyright 2026 Aziel Eliab.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to access a unified catalog of tools from various APIs (OpenAPI, GraphQL, MCP, Google Discovery) through the MCP protocol.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Centralizes OAuth connections and tool access for AI agents, providing a single credential to call multiple services via MCP and REST with consistent errors and pagination.
    737
    3
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Connect MCP clients to 2,000+ AI models without managing provider API keys.

  • 34 production API tools over one hosted MCP endpoint.

  • MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AzielEliab/aziel-runtime'

If you have feedback or need assistance with the MCP directory API, please join our Discord server