Prisme.Ai Plugin
БесплатноНе проверенProvides Prisme.ai tools for workspaces, automations, apps, events, files, AI Knowledge, and documentation, plus DSUL validation, skills, Claude agents, and hoo
Описание
Provides Prisme.ai tools for workspaces, automations, apps, events, files, AI Knowledge, and documentation, plus DSUL validation, skills, Claude agents, and hooks.
README
Prisme.ai MCP is distributed as a plugin for Claude Code and Codex. The plugin bundles the MCP server, Prisme.ai skills, Claude agents, documentation, and the DSUL linter in one repository. Install and use the plugin only.
What You Get
| Component | Description |
|---|---|
| MCP server | prisme-ai-builder tools for workspaces, automations, apps, events, files, AI Knowledge, and Prisme.ai documentation |
| DSUL validation | validate_automation, backed by the bundled linter |
| Skills | /prisme-ai:* skills for connector scaffolding, testing, documentation, fleet sync, A2UI, workspace pages, assistant workflows, and ticket validation |
| Claude agents | code-review and prisme-assistant for Claude Code |
Install From GitHub
Repository: prismeai/prismeai-mcp
Claude Code
In Claude Code:
/plugin marketplace add prismeai/prismeai-mcp
/plugin install prisme-ai@prismeai-mcp
Then reload plugins or restart the session if the tools are not visible immediately.
Codex
From a terminal:
codex plugin marketplace add prismeai/prismeai-mcp
codex plugin add prisme-ai@prismeai-mcp
The plugin source is ./plugin inside this repository. Both marketplaces point there, so the same GitHub repo installs cleanly in Claude Code and Codex.
Authenticate
Credentials are user-created API tokens, registered per environment. The recommended path keeps the token out of the chat (it is never sent to the LLM provider):
Create a token in the studio of the target environment:
https://<studio-domain>/settings/tokens(e.g. https://sandbox.prisme.ai/settings/tokens).Run the
set-tokencommand in your own terminal — the exact path + config dir are printed in the "no credentials" error:node "<plugin>/build/index.js" set-token sandbox --config-dir "<config-dir>"It prompts for the token with hidden input, probe-validates it against the API, then saves it to the plugin data dir (
credentials.json, mode 600). An invalid token saves nothing.Re-run your request — the server picks up the new token automatically (no restart). Run
set-tokenagain anytime to rotate.
When a tool call has no token (or hits a 401), the error message contains the exact command to run. You can instead let the agent register a pasted token via the set_token tool, but that token is sent to the LLM provider as part of the conversation — prefer the CLI.
First Use
After installation, run:
/prisme-ai:guide
The guide lists every bundled skill and includes the Prisme.ai environment rules, workspace parameter rules, event-search patterns, and recommended workflow.
For environment or token setup help, run:
/prisme-ai:setup
Typical requests:
List automations in ai-knowledge on sandbox
Trace this correlationId in sandbox: <id>
/prisme-ai:app-mcp-implement Salesforce connector
Updating
Pull plugin updates from the marketplace:
Claude Code
/plugin marketplace update prismeai-mcp
Codex
codex plugin marketplace upgrade prismeai-mcp
Release tags rebuild and commit the self-contained bundle at plugin/build/index.js.
Runtime Model
The plugin starts the committed bundle:
plugin/build/index.js
Runtime requirements:
- Node.js, provided by the host environment
- No
npm install - No local build
- No Playwright
- No browser token capture
Maintainer Development
Only plugin maintainers need source-based local setup. Use Development to run an MCP client against this repository checkout and rebuild the committed runtime artifact.
Plugin Layout
| Path | Purpose |
|---|---|
.claude-plugin/marketplace.json |
Claude marketplace entry, pointing to ./plugin |
.agents/plugins/marketplace.json |
Codex marketplace entry, pointing to ./plugin |
plugin/.claude-plugin/plugin.json |
Claude plugin manifest |
plugin/.codex-plugin/plugin.json |
Codex plugin manifest |
plugin/.mcp.json |
Claude MCP server definition |
plugin/.codex-plugin/mcp.json |
Codex MCP server definition |
plugin/build/index.js |
Self-contained MCP server bundle |
plugin/skills/ |
Bundled Prisme.ai skills |
plugin/agents/ |
Claude Code agents |
plugin/llmDoc/ |
Prisme.ai documentation exposed to tools |
Reference Docs
| Guide | Description |
|---|---|
| Quick Start | Plugin install and first token setup |
| Manual Setup | Configure non-plugin MCP clients against the committed plugin bundle |
| Tools Reference | MCP tools exposed by the plugin |
| Environments | Plugin environment and token persistence |
| Development | Local repository setup for maintainers and release flow |
Установка Prisme.Ai Plugin
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/prismeai/prismeai-mcp-debugFAQ
Prisme.Ai Plugin MCP бесплатный?
Да, Prisme.Ai Plugin MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Prisme.Ai Plugin?
Нет, Prisme.Ai Plugin работает без API-ключей и переменных окружения.
Prisme.Ai Plugin — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Prisme.Ai Plugin в Claude Desktop, Claude Code или Cursor?
Открой Prisme.Ai Plugin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Prisme.Ai Plugin with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
