Involution Hell 品牌标志
July 19, 2026

Model Context Protocol · Setup

MCP Connect

Connect Involution Hell to your preferred AI client. Search the knowledge base anonymously, or add your signed-in credentials to publish. Pick a client and copy the verified command or config in one click. Both CLI-command and config-file installation methods are provided — either one works.

Your satoken is read only from this browser's local storage and inserted on this page. It is never sent to analytics or another endpoint.

Connection mode

No signed-in credential was found, so publish configs use the placeholder shown below. Sign in first, then return to copy a complete config. Sign in

Choose a client

Claude Code

CLI command

claude mcp add --transport http involutionhell https://involutionhell.com/api/mcp --header "Authorization: Bearer <YOUR_SATOKEN>"

Config file

.mcp.json project root or ~/.claude.json
{"mcpServers":{"involutionhell":{"type":"http","url":"https://involutionhell.com/api/mcp","headers":{"Authorization":"Bearer <YOUR_SATOKEN>"}}}}