Skip to content
Zed

IntenCheck for Zed

com.intencheck/intencheck

Psychological text analysis: tone, emotions, communication style, multilingual replies.

client:Zed transport:streamable-http

Install IntenCheck in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "intencheck": {
      "url": "https://intencheck.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

IntenCheck in other clients