HOOLIXAgentic AI index
Hoolix agent network interface
Source-backed agentic AI catalog

Hoolix

The command center for MCPs, skills, plugins, tools, docs, CLIs, and frameworks across Codex, Grok Build, Cursor, Claude, Gemini, GitHub Copilot, Ollama, Vercel, and Supabase.

10

Providers

24

Resources

8

Resource types

3

Guides

Ready for Supabase catalog data

Public content is database-backed with RLS; signed-in users get a private resource vault.

Explore

Find the right agentic AI building block

Search by provider, protocol, setup command, resource type, or capability. Every record links back to official docs or source repositories.
Skill
OpenAI

Codex Agent Skills

Reusable workflows for Codex CLI, IDE, and app.

Codex skills are SKILL.md directories with instructions, optional scripts, references, assets, and agent metadata. They can be distributed through plugins.

$skill-creator
Verified 2026-06-12Open
Framework
OpenAI

OpenAI Agents SDK

Code-first agent orchestration in TypeScript and Python.

The Agents SDK is for applications that own orchestration, tool execution, approvals, state, handoffs, tracing, and evaluation.

npm install @openai/agents zod
Verified 2026-06-12Open
MCP
OpenAI

OpenAI MCP and Connectors

Use remote MCP tools through the Responses API.

OpenAI Responses API can import tools from remote MCP servers that support Streamable HTTP or HTTP/SSE, then call those tools as part of a model run.

Verified 2026-06-12Open
Skill
Anthropic Claude

Claude Code Skills

SKILL.md workflows for Claude Code and Claude API.

Claude Code skills live in personal, project, plugin, or enterprise locations and can include scripts, templates, examples, and references.

mkdir -p ~/.claude/skills/summarize-changes
Verified 2026-06-12Open
Plugin
Anthropic Claude

Claude Code Plugins

Bundle skills, agents, hooks, MCP servers, and monitors.

Claude Code plugins are self-contained directories that extend Claude Code with skills, agents, hooks, MCP servers, LSP servers, and monitors.

Verified 2026-06-12Open
MCP
Anthropic Claude

Anthropic MCP Connector

Connect Claude Messages API to remote MCP servers.

Anthropic MCP connector lets Claude API requests connect directly to remote MCP servers using a beta header and remote HTTP/SSE tools.

Verified 2026-06-12Open
CLI
xAI Grok

Grok Build CLI

Terminal coding agent from xAI.

Grok Build is an early beta coding agent and CLI with interactive TUI sessions, plan/review/approve flow, headless mode, ACP, AGENTS.md, plugins, hooks, skills, MCP servers, and subagents.

curl -fsSL https://x.ai/cli/install.sh | bash
Verified 2026-06-12Open
Model
xAI Grok

grok-build-0.1 API

xAI coding model for agentic harnesses.

grok-build-0.1 is xAI's coding model for agentic coding tasks including web development, debugging, and MCP support.

Verified 2026-06-12Open
MCP
Cursor

Cursor MCP

Connect Cursor agents to tools and data sources.

Cursor supports Model Context Protocol for connecting external tools and data to its agent workflows.

Verified 2026-06-12Open

Providers

One map across the major agent ecosystems

Hoolix treats providers as ecosystems, not logos: each one carries docs, workflows, integrations, setup notes, and source references.

OpenAI

Agent platform

Codex, Agents SDK, Responses API, skills, plugins, and MCP integrations for agentic software work.

Docs

Anthropic Claude

Agent platform

Claude Code, Agent Skills, MCP connector, and plugin-style customization for Claude workflows.

Docs

xAI Grok

Agentic coding

Grok Build CLI and grok-build-0.1 model for terminal coding, headless scripting, ACP, skills, plugins, hooks, and MCP.

Docs

Cursor

AI IDE

Agent mode, rules, MCP configuration, background agents, and coding workflow customization.

Docs

Google Gemini

Agent platform

Gemini CLI, Gemini Code Assist agent mode, Gemini Docs MCP, API skills, and Google ADK.

Docs

GitHub Copilot

Developer agent

Copilot cloud agent, repository MCP configuration, GitHub MCP server, and custom agents.

Docs

Ollama

Local models

Local model runtime with tool calling, structured outputs, OpenAI compatibility, and agent-loop friendly APIs.

Docs

Vercel

AI app platform

AI SDK agents, MCP tools, Vercel MCP, deployment workflows, and production infrastructure for agent apps.

Docs

Supabase

Backend platform

Postgres, Auth, Edge Functions, MCP tooling, AI prompts, and agent-ready database workflows.

Docs

Model Context Protocol

Open standard

Open protocol, registry, SDKs, inspector, server metadata, and cross-client integration patterns.

Docs