Skip to main content

Voice I/O MCP server for Claude Code — speak and listen through your mic and speakers

Project description

Interweave

Voice I/O MCP server for Claude Code. Speak and listen through your mic and speakers.

Uses Kokoro MLX (TTS), Parakeet MLX (STT), and Silero VAD. Runs locally on Apple Silicon.

Install

curl -fsSL https://raw.githubusercontent.com/EndlessHoper/interweave/main/install.sh | bash

This will:

  1. Install Python dependencies (~4.5GB total, includes torch and ML models)
  2. Download ML models (Kokoro TTS, Parakeet STT, Silero VAD)
  3. Register interweave with Claude Code

After install, start a new Claude Code session and talk.

Manual install

If you prefer to install step by step:

uv tool install --python ">=3.11" interweave
claude mcp add interweave -- interweave

Codex

uv tool install --python ">=3.11" interweave
codex mcp add interweave -- interweave

OpenCode

uv tool install --python ">=3.11" interweave

Then add to opencode.json:

{
  "mcp": {
    "interweave": {
      "type": "local",
      "command": ["interweave"],
      "enabled": true
    }
  }
}

Uninstall

uv tool uninstall interweave
claude mcp remove interweave

# Optional: remove cached ML models (~2GB)
rm -rf ~/.cache/huggingface/hub/models--mlx-community--Kokoro-82M-bf16
rm -rf ~/.cache/huggingface/hub/models--animaslabs--parakeet-tdt-0.6b-v3-mlx
rm -rf ~/.cache/torch/hub/snakers4_silero-vad_master

Requirements

  • macOS with Apple Silicon
  • Python 3.11+
  • Microphone and speakers
  • uv (curl -LsSf https://astral.sh/uv/install.sh | sh)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

interweave-0.2.5.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

interweave-0.2.5-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file interweave-0.2.5.tar.gz.

File metadata

  • Download URL: interweave-0.2.5.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for interweave-0.2.5.tar.gz
Algorithm Hash digest
SHA256 cf88ba203067d5bc0d97115d22b7bc31c59c71b9fbb58c0e2c176c766a5a2336
MD5 65b0ae0b6263205ca8989ade0a7c0d1e
BLAKE2b-256 7495938e5ea51a8b83618740411586c06c1d2760b9f2a9c3a036b7dd2736d616

See more details on using hashes here.

Provenance

The following attestation bundles were made for interweave-0.2.5.tar.gz:

Publisher: publish.yml on EndlessHoper/interweave

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file interweave-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: interweave-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for interweave-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6cc9acce858da6be4b752cce9e0ea39dfb4bb45cd17407bac60f875f87e6357d
MD5 fec1d1dfeeb29d99c7a15b70b149be4a
BLAKE2b-256 1014be941555af7c3815de53c5ce33a5eed3a5c7db5e6f0bf9e04ba78e6eb3fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for interweave-0.2.5-py3-none-any.whl:

Publisher: publish.yml on EndlessHoper/interweave

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page