Skip to content
Cursor

Sensact for Cursor

io.github.sensact-agents/sensact

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

client:Cursor transport:streamable-http

Install Sensact in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sensact": {
      "url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Sensact in other clients