Marketplace
101 extensions for IVYX Studio: dev tools, AI & models, data, runtimes and viewers.
AI Assistant
ivyx · v1.2.21
Ask questions, attach images, and let the assistant draft files and run multi-step tasks for you
Capabilities
ivyx · v1.3.0
See everything your extensions, nodes, agents, and MCP servers can do, in one searchable catalog
Code Editor
ivyx · v1.2.3
Edit code with syntax highlighting for every language you work in, plus breakpoint markers in the gutter
Command Palette
ivyx · v1.2.0
Hit Ctrl+Shift+P, start typing, and run any command without hunting through menus
CSV Viewer
ivyx · v1.1.0
Open CSV and TSV files as a real table, with the delimiter detected for you and a filter box on top
Data Profiler
ivyx · v1.5.0
Understand a CSV or Parquet file at a glance: column stats, distributions, and how columns correlate
Database
ivyx · v2.1.8
Connect to your PostgreSQL and MySQL databases, browse their schema, and run SQL against them
Database MySQL
ivyx · v1.1.7
Adds MySQL to the Database extension so you can connect, browse schema, and run SQL
Database PostgreSQL
ivyx · v1.1.7
Adds PostgreSQL to the Database extension so you can connect, browse schema, and run SQL
Datasets
ivyx · v1.2.0
Keep every dataset you work with in one list and pull new ones from Kaggle or Hugging Face
Hugging Face Datasets
ivyx · v1.6.0
Browse and search Hugging Face datasets, then pull the ones you want into your workspace
Kaggle Datasets
ivyx · v1.5.0
Browse and search Kaggle datasets, then pull the ones you want into your workspace
Debugger
ivyx · v0.2.0
Set breakpoints and step through your Python code, watching variables and the call stack as it runs
Docker
ivyx · v1.12.0
Manage your containers, images, volumes, and networks, and edit docker-compose files visually
DuckDB
ivyx · v1.1.1
Query your CSV and Parquet files with plain SQL, no database server to set up
Learn
ivyx · v0.7.0
Follow a course lesson by lesson, with a tutor that asks instead of answering
Course Explorer
ivyx · v0.2.0
Read what a course teaches, module by module, before you commit to it
Course Market
ivyx · v0.6.1
Find a course, see what it teaches, and download it into your workspace
Notebook Lab
ivyx · v0.9.1
Adds runnable lesson notebooks to the Learn extension, with cells your tutor can gate
Python Environments
ivyx · v1.2.5
Create and switch Python environments, install packages, and share the active one across extensions
Evals
ivyx · v1.4.0
Run eval suites over LLM-producing targets and gate on the scores
Manifest Score
ivyx · v1.2.0
Scores LLM output as a manifest so eval suites can gate on structural validity
RAG Score
ivyx · v0.2.0
Scores a retrieval against the documents a case declared relevant so eval suites can gate on recall
Text Score
ivyx · v0.2.0
Scores an LLM answer against the assertions its eval case declares so suites can gate on them
Evidence
ivyx · v0.12.1
Package a governed run as a signed record of what ran, under which policy, and who approved it
Experiments
ivyx · v2.24.0
Track your training runs on a local MLflow server and compare them side by side
File Explorer
ivyx · v1.5.0
Browse your workspace as a file tree, and open, create, rename, copy, cut, paste, or delete files and folders. Paste images and text straight from the system clipboard.
Generation Pipeline
ivyx · v1.3.0
Powers the Generate commands by turning a goal into a finished IvyNode, IvyAgent or IvyMCP artifact
Guardrails
ivyx · v1.2.0
Runs attack packs against a prompt and answers whether the guardrail held
Guardrails promptfoo
ivyx · v0.2.3
Generates red-team attacks and grades a guardrail verdict with promptfoo on this machine
Image Viewer
ivyx · v1.1.0
View PNG, JPG, GIF, WebP, and SVG files with zoom, pan, and a checkerboard behind transparency
IVY Inputs
ivyx · v1.2.0
Edit the inputs for a node or agent run as JSON, starting from the example the node ships with
Notebook (.ipynb)
ivyx · v1.9.1
Open and run Jupyter notebooks with per-cell editing, streaming output, and a kernel picker
IVY Agent
ivyx · v1.3.0
Build agent flows on a canvas, wiring nodes and MCP tools together, then run them
IVY MCP
ivyx · v1.2.0
Package your nodes and tools into an MCP manifest that other MCP clients can call
IVY MCP Server
ivyx · v1.1.1
Serve one of your MCP manifests as a real MCP server over stdio or HTTP
IVY Node
ivyx · v1.3.0
Build, run, and test your own reusable tools from code cells, with input schemas and test specs
Ivy Node Explorer
ivyx · v1.2.0
Preview what is inside a node file, from its runtime and code cells to its tests, without editing it
Ivy Node Market
ivyx · v1.1.0
Search published nodes, preview what they do, try them out, and rate the ones you use
Ivy Nodes
ivyx · v1.2.0
Search, preview, and run every node you have created in this workspace
Kernel Explorer
ivyx · v1.1.0
Check a kernel's details, its installed Python packages, and whether it is reachable
Kernels
ivyx · v1.2.0
Connect Jupyter kernels and run your code on them from notebooks and flows
Local Jupyter
ivyx · v1.6.1
Start a local Jupyter server in your active Python environment with one click, CPU or GPU
Runtime Kernels
ivyx · v1.3.0
Point at a remote Jupyter server, and have the connection checked before it is saved
Knowledge
ivyx · v0.4.0
Defines what a knowledge base contains and keeps its index current
LIDAR Viewer
ivyx · v1.1.0
View PCD and PLY point clouds in 3D with full color, and orbit, zoom, and pan around them
Lineage
ivyx · v0.5.0
See where your data came from, with the stages between a dataset and the model it trained
OpenLineage Export
ivyx · v0.2.0
Publishes this workspace's past lineage runs to any OpenLineage server that Marquez or DataHub can read
LLMOps
ivyx · v0.11.0
Describe your LLMOps process and have it written, then see every stage live on one map and run it
LLM Capabilities
ivyx · v1.14.0
Define what your LLMs are allowed to do and manage those instruction classes in one place
AI Core (Service)
ivyx · v1.8.0
Register the LLM models your team serves over the network so extensions can call them
GGUF Runtime
ivyx · v1.3.0
Run GGUF models on your own machine through llama.cpp and send local LLM calls to them
Instruction Class Editor
ivyx · v1.9.1
Define, generate and test LLM instruction classes in an editor backed by workspace files
Ollama Library
ivyx · v1.2.6
Find a model in Ollama's library or on HuggingFace, or point at a weights file on disk, and add it as a core
Ollama Runtime
ivyx · v1.10.0
Install Ollama, download models into its store, and run them locally with nothing leaving the machine
ONNX Runtime
ivyx · v1.2.0
Run ONNX models locally for chat, embeddings, and rerank through an onnxruntime server
LLM Services
ivyx · v1.4.0
Register the remote LLM services and endpoints you want to call, and keep them in one place
LLM Capabilities Viewer
ivyx · v1.3.0
Inspect your instruction classes and try them out before wiring them into anything
Extensions
ivyx · v1.2.0
Browse the extension registry and install, enable, disable, update, or remove what you find
Markdown Viewer
ivyx · v1.1.1
Read .md, .markdown, and .mdx files rendered properly, with syntax-highlighted code blocks
MCP Explorer
ivyx · v1.2.0
See which tools your connected MCP servers offer, and run any of them from a generated form
MCP Local
ivyx · v1.2.5
Run MCP servers as local processes so their tools are callable everywhere you work
MCP Monitor
ivyx · v1.1.0
Watch MCP traffic as it happens, both the calls you make and the ones served to others
MCP Remote
ivyx · v1.2.5
Connect to MCP servers over HTTP or SSE and make their tools available where you work
MCP Servers
ivyx · v1.4.0
Connect and manage your MCP servers, local or remote, with the connections saved for next time
MLOps
ivyx · v1.21.0
Build a training pipeline with gates, run it locally, and see exactly which gate stopped it
MLOps DVC
ivyx · v1.11.0
Adds DVC to the MLOps extension so you can version training data and read which data a run used
MLOps Drift
ivyx · v1.2.1
Adds drift checks to the MLOps extension, stopping the pipeline when your data has moved
MLOps Data Contracts
ivyx · v1.2.0
Adds data contracts to the MLOps extension, stopping the pipeline when your data stops matching
Model Registry
ivyx · v0.7.0
Read your registered models and their champion through whichever registry engine this workspace has
Models
ivyx · v1.7.0
Keep your models in one list, add them from Kaggle or Hugging Face, and run local ones
Hugging Face Models
ivyx · v1.6.0
Browse and search Hugging Face GGUF models, then download the ones you want to run locally
Kaggle Models
ivyx · v1.4.0
Browse and search Kaggle models by task and modality, then pull them into your workspace
IVY Monitor
ivyx · v1.4.0
Watch your node, agent, and workflow runs as they happen, with logs and variables per cell
OTel Export
ivyx · v1.1.0
Ships run traces to an OpenTelemetry collector so your existing tracing tools can read them
Notifications
ivyx · v1.2.0
Catch everything your extensions are telling you, with a status-bar bell for anything unread
Object Storage
ivyx · v1.2.0
Browse your buckets and move files in and out of S3, Azure Blob, Google Cloud, or MinIO
Object Storage Azure Blob
ivyx · v1.1.7
Adds Azure Blob Storage to the Object Storage extension so you can browse and move blobs
Object Storage AWS S3
ivyx · v1.1.7
Adds AWS S3 to the Object Storage extension so you can browse buckets and move objects
Object Storage Google Cloud
ivyx · v1.1.6
Adds Google Cloud Storage to the Object Storage extension so you can browse and move objects
Object Storage MinIO
ivyx · v1.1.7
Adds MinIO and other S3-compatible stores to the Object Storage extension
Output
ivyx · v1.1.0
Read the time-stamped log lines your extensions write, all in one panel
Policy Export
ivyx · v0.9.0
Export the workspace policy as something an external agent gateway can enforce
Problems
ivyx · v1.2.0
See every error and warning in one list, and click any of them to jump to the line
Requirements
ivyx · v1.1.8
Edit requirements.txt and install, remove, or check each package against the environment you pick
Search
ivyx · v1.1.11
Find and replace across one file or your whole workspace, with regex, case, and glob filters
Secrets
ivyx · v1.7.0
Keep your API keys and tokens somewhere safe, in your OS keychain or in HashiCorp Vault
Secret Manager — Local
ivyx · v1.1.9
Adds an OS-encrypted local store to the Secrets extension, backed by your platform keychain
Secret Manager — Vault
ivyx · v1.2.9
Adds HashiCorp Vault to the Secrets extension, storing your secrets as KV v2
Settings
ivyx · v1.6.0
Change any extension's settings from one place, and import or export the whole configuration
Source Control
ivyx · v1.13.0
Stage, commit, and read your history as a branch graph in a Git sidebar next to your files
Sweeps
ivyx · v0.3.1
Run a hyperparameter sweep and see which point won, through the engine your workspace already has
Tasks
ivyx · v1.1.0
Define the shell commands you run all the time and launch any of them from one panel
Terminal
ivyx · v1.4.0
Run shell commands in a real terminal next to your work, with as many sessions as you need
Test
ivyx · v1.2.0
Write test specs for your tools and run them with pass and fail results in one panel
Python Tests
ivyx · v1.1.0
Adds pytest to the Test extension so you can run your Python tests and gate a pipeline on them
Theme
ivyx · v1.2.0
A sidebar panel for appearance options, with the controls still on the way
Tracking
ivyx · v1.4.0
Trace what the system is doing under the hood, check subsystem health, and export a redacted log
Vectors
ivyx · v1.4.7
Turns your files into a searchable index that Knowledge and semantic search build on
Extension Viewer
ivyx · v1.2.0
Opens a detail page for any extension, with its stats, what it can do, and the actions you need
Welcome
ivyx · v1.5.0
Open a folder to start work, or jump straight back into a workspace you had open