brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
com.donotact/donotact · v0.3.0
Fail-closed guard clause for prediction-market agents before trade().
Do Not Act 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"donotact": {
"url": "https://donotact.com/mcp"
}
}
}{
"id": "com.donotact/donotact",
"type": "mcp-server",
"version": "0.3.0",
"displayName": "Do Not Act",
"description": "Fail-closed guard clause for prediction-market agents before trade().",
"repository": {
"url": "https://github.com/aionathenea-eng/athenea-apex",
"source": "github"
},
"homepage": "https://donotact.com/docs/discovery",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://donotact.com/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "com.donotact/donotact",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.donotact%2Fdonotact/versions/latest",
"isOfficial": true,
"status": "active"
}
}