aziel-runtime
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@aziel-runtimeRun decisiongate_check on 'Ship the catalog.' with evidence 'OpenAPI 3.1'."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-runtime → https://aziel-runtime.vibelock.workers.dev/
Forks are welcome and always allowed.
Quick URLs
What | URL |
Catalog (HTML) | |
Combined OpenAPI 3.1 | |
MCP (JSON-RPC over HTTP, public, no OAuth) | |
Health |
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)
Create a GPT (or open GPT Actions).
Import from URL →
https://aziel-runtime.vibelock.workers.dev/openapi.jsonNo authentication. CORS
*.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.jsonMCP 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 deployAccount ac575a9b822bea2bed97d0ab73aed238. workers.dev
aziel-runtime.vibelock.workers.dev. No download KV.
License
Apache License 2.0. Copyright 2026 Aziel Eliab.
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceAggregates tools from multiple MCP servers, acting as a proxy to provide unified access to various AI agents and tools.10153MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to access a unified catalog of tools from various APIs (OpenAPI, GraphQL, MCP, Google Discovery) through the MCP protocol.MIT
- AlicenseNot gradedqualityCmaintenanceAggregates multiple OpenAPI specifications into a single searchable MCP server, enabling AI agents to query API endpoints across all services using natural language.MIT
- AlicenseNot gradedqualityAmaintenanceCentralizes 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.7373Apache 2.0
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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