Skip to content
VS Code

IntenCheck for VS Code

com.intencheck/intencheck

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

client:VS Code transport:streamable-http

Install IntenCheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "intencheck": {
      "type": "http",
      "url": "https://intencheck.com/mcp"
    }
  }
}

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

IntenCheck in other clients