S
Sense MCP
Privacy-first local situational awareness for AI agents via MCP
创建于 6/15/2026
更新于 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-sense-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"chrisjdimarco-sense-mcp": {
"command": "npx",
"args": [
"chrisjdimarco-sense-mcp"
]
}
}
}