psychoacoustic-lab

nick-ian-hill/psychoacoustic-lab
★ 0 stars TypeScript 🌐 Browser/Web Updated today
Advanced Psychoacoustic Lab platform featuring a Vite-powered audio engine and MCP server. Uses adaptive staircase logic for estimating sensory threshold measurements.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "psychoacoustic-lab": {
      "command": "npx",
      "args": [
        "-y",
        "nick-ian-hill/psychoacoustic-lab"
      ]
    }
  }
}

README Excerpt

An advanced, flexible platform for designing and running psychoacoustic experiments. It combines a Web Audio synthesis engine with an MCP (Model Context Protocol) Server "Math Toolkit" to provide lab-grade acoustic precision and AI-assisted experiment generation. The project is split into three main components: