MCP.so
登录
D

Decantr Mcp Server

@decantr-ai

关于 Decantr Mcp Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

decantr-ai

提交者

David Aimi

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "decantr": {
      "command": "npx",
      "args": [
        "-y",
        "@decantr/mcp-server"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Decantr MCP Server?

Decantr MCP Server exposes Decantr’s AI frontend governance capabilities directly to AI coding assistants. It provides typed contracts, route-scoped context, and verification evidence so UI changes remain coherent. It is designed for developers using AI tools like Claude Code, Cursor, or Windsurf on frontend codebases.

How to use Decantr MCP Server?

Install the Decantr CLI (@decantr/cli) and run decantr connect cursor from the project workspace to automatically configure the MCP server for Cursor. For other AI assistants, open the project and read DECANTR.md first, then load section context files. The MCP server is also available as the @decantr/mcp-server package for manual setup.

Key features of Decantr MCP Server

  • Exposes essence reads, vocabulary resolution, and context reads
  • Executes pack compilation and drift checks
  • Runs critique, audit, and v2

评论

其他 分类下的更多 MCP 服务器