Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

ObjectStack

БесплатноНе проверен

Connect Gemini CLI to any ObjectStack deployment over the Model Context Protocol to discover objects, query and change records, and run business actions under y

GitHubEmbed

Описание

Connect Gemini CLI to any ObjectStack deployment over the Model Context Protocol to discover objects, query and change records, and run business actions under your own permissions and row-level security.

README

Connect Gemini CLI to any ObjectStack deployment — cloud or self-hosted — over the Model Context Protocol. Discover objects, query and change records, and run business actions, all under your own permissions and row-level security.

One extension serves every deployment: the deployment URL is the only per-environment input (OBJECTSTACK_MCP_URL). Identity is self-serve — every ObjectStack deployment is its own OAuth 2.1 authorization server with Dynamic Client Registration.

Install

gemini extensions install https://github.com/objectstack-ai/gemini-extension

Connect

Set the deployment URL (find it on your deployment's Setup → Connect an agent page, or append /api/v1/mcp to the address you open in the browser):

export OBJECTSTACK_MCP_URL="https://acme.objectos.app/api/v1/mcp"

Headless (CI, machine accounts): configure an ObjectStack API key as an x-api-key header on the MCP server entry in your Gemini settings instead of OAuth.

What's inside

  • GEMINI.md — the portable ObjectStack agent context: discover-first workflow (list_objectsdescribe_object → act), the full tool surface incl. business actions (list_actions/run_action), and governance conventions. It enumerates no schema — objects and actions are discovered live, so one install keeps working as your apps evolve.
  • gemini-extension.json — MCP server bound to $OBJECTSTACK_MCP_URL.

GEMINI.md is a copy of the single source in @objectstack/mcp (renderSkillMarkdown(), frontmatter stripped); CI fails on drift. Re-render with npm run sync:skill — never hand-edit.

License

Apache-2.0 — see LICENSE.

from github.com/objectstack-ai/gemini-extension

Установка ObjectStack

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/objectstack-ai/gemini-extension

FAQ

ObjectStack MCP бесплатный?

Да, ObjectStack MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для ObjectStack?

Нет, ObjectStack работает без API-ключей и переменных окружения.

ObjectStack — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить ObjectStack в Claude Desktop, Claude Code или Cursor?

Открой ObjectStack на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare ObjectStack with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development