Prisme.ai MCP Plugin

Prisme.ai MCP Plugin

Provides Prisme.ai tools for workspaces, automations, apps, events, files, AI Knowledge, and documentation, plus DSUL validation, skills, Claude agents, and hooks.

Category
访问服务器

README

Prisme.ai MCP Plugin

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):

  1. Create a token in the studio of the target environment: https://<studio-domain>/settings/tokens (e.g. https://sandbox.prisme.ai/settings/tokens).

  2. Run the set-token command 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.

  3. Re-run your request — the server picks up the new token automatically (no restart). Run set-token again 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

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选