Back to directory
shabaraba/reinsofclaude

shabaraba/reinsofclaude

@shabaraba

MCP server for Claude Desktop that wraps specific commands with instruction text to ensure Claude accurately follows user instructions

claudedesktopmcpinstructioncommandtoolwrapperautomation

Installation & Configuration

{
  "mcpServers": {
    "reins": {
      "command": "/path/to/bun",
      "args": [
        "/path/to/ReinsOfClaude/index.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17