Sensact✓
io.github.sensact-agents/sensact · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sensact-agents/sensact",
"description": "An authenticated remote MCP server for user-owned devices and one-shot capability invocation.",
"title": "Sensact",
"repository": {
"url": "https://github.com/sensact-agents/Sensact",
"source": "github"
},
"version": "0.1.2",
"websiteUrl": "https://www.sensactagent.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}