An authenticated remote MCP server for user-owned devices and one-shot capability invocation.
claude mcp add sensact --transport http https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"sensact": {
"url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sensact": {
"serverUrl": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"sensact": {
"type": "http",
"url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sensact": {
"url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sensact": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sensact-agents--sensact/reviews or the review_server meta-tool.
POST /mcp