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.
io.github.sensact-agents/sensact · v0.1.2
An authenticated remote MCP server for user-owned devices and one-shot capability invocation.
Sensact 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"sensact": {
"url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
}
}{
"id": "io.github.sensact-agents/sensact",
"type": "mcp-server",
"version": "0.1.2",
"displayName": "Sensact",
"description": "An authenticated remote MCP server for user-owned devices and one-shot capability invocation.",
"repository": {
"url": "https://github.com/sensact-agents/Sensact",
"source": "github"
},
"homepage": "https://www.sensactagent.com",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.sensact-agents/sensact",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.sensact-agents%2Fsensact/versions/latest",
"isOfficial": true,
"status": "active"
}
}