Catalog
io.github.ProjectAILiberation/tactus
Officialby ProjectAILiberation · TypeScript
Content-agnostic control layer for intimate hardware; forwards Buttplug/Intiface commands only.
Control layer forwarding Buttplug/Intiface hardware commands without processing content.
Topics
ai-agentsbuttplughapticsintifacemcpmcp-servermodel-context-protocoltypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tactus": {
"command": "npx",
"args": [
"-y",
"tactus-mcp@0.1.2"
]
}
}
}