Skip to content
VS Code

Sensact for VS Code

io.github.sensact-agents/sensact

An authenticated remote MCP server for user-owned devices and one-shot capability invocation.

client:VS Code transport:streamable-http

Install Sensact in VS Code

.vscode/mcp.json

{
  "servers": {
    "sensact": {
      "type": "http",
      "url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Sensact in other clients