Skip to main content
Glama
Sensie-agents

SomaCheck Vibecheck

vibecheck by Sensie

Vibecheck lets an AI agent, with your consent, send one first-person statement to SomaCheck for you to test with a phone gesture. The agent receives an Aligned or Unaligned signal with confidence and can use it as context. You remain the authority.

This public repository contains the Claude marketplace manifest, the agent skill, and a bundled connector to SomaCheck's hosted MCP server. A local, npm-distributed MCP runtime with Claude Code continuation support is also available through the public @somacheck/vibecheck package.

Install the Claude skill and connector

claude plugin marketplace add Sensie-agents/vibecheck
claude plugin install vibecheck@somacheck

Installing the plugin also configures the vibecheck MCP connector, pointed at SomaCheck's hosted server (https://mcp.somacheck.com/functions/v1/mcp). Claude will prompt you to complete OAuth sign-in with your SomaCheck account on first use.

Install the SomaCheck public beta and complete its in-app setup first, then in the CLI or your agent's native app ask: Give me a SomaCheck vibecheck based on what you know about me.

Related MCP server: signal-cli-mcp

Local MCP alternative

For Claude Code sessions that want automatic continuation when a delayed phone result arrives, link the local npm package instead of the bundled hosted connector:

npx -y @somacheck/vibecheck@0.6.7 link <CODE> --client claude

Get <CODE> from SomaCheck's Settings > Agent > Connect your agent, then restart Claude Code.

Documentation

Full setup, the six MCP tools, revocation, and troubleshooting for Claude Code, Codex, and Claude.ai: somacheck.com/docs (hosted MCP guide).

Privacy boundary

Raw motion data and conversation history never cross this connection. A vibecheck applies only to the person using SomaCheck. It is a signal, not objective truth, a diagnosis, or a decision.

SomaCheck is a general wellness tool. It is not a medical device and does not diagnose or treat any condition.

Full privacy policy, including agent connections and data retention: somacheck.com/privacy.

License

MIT

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Mission MCP is a Trust Graduation gate for AI agents, with visible approval ceremonies and receipt-backed boundaries for consequential actions.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that lets AI assistants propose sending Signal messages, but nothing is ever sent without explicit human approval.
    3
    5
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Connects live Wear OS heart-rate data and conversation transcripts to AI agents through MCP, enabling agents to observe sessions, derive stress and speech signals, and deliver coaching responses.
    54
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables MCP-capable agents to gate their actions behind human consent, checking consent rules and requesting approval via Telegram before proceeding with high-stakes operations.
    2
    16
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sensie-agents/vibecheck'

If you have feedback or need assistance with the MCP directory API, please join our Discord server