Skip to content
Zed

8bitpeoples mcp for Zed

io.github.mrfentmen/8bitpeoples-mcp

Use this MCP server to 8bitpeoples, the free chiptune record label, browse the full release...

client:Zed transport:stdio runtime:npm

Install 8bitpeoples mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "8bitpeoples-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "8bitpeoples-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

8bitpeoples mcp in other clients