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 (~2GB, includes torch and ML libraries)
  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 pip install --system interweave
interweave --warmup
claude mcp add interweave -- interweave

Codex

uv pip install --system interweave
interweave --warmup
codex mcp add interweave -- interweave

OpenCode

uv pip install --system interweave
interweave --warmup

Then add to opencode.json:

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

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.1.tar.gz (6.6 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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: interweave-0.2.1.tar.gz
  • Upload date:
  • Size: 6.6 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.1.tar.gz
Algorithm Hash digest
SHA256 338ba9a344cb3821ab60ce39f37474df8bf89f5ffc0f4427b2c6c2102084651e
MD5 d088d56473b47aeda22af09c3860b443
BLAKE2b-256 f404ac9481d102624bd422b263d16b87fe5f7915fae11facf1590271750715fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for interweave-0.2.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: interweave-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8f857be840369137054502abfea52b36e57cdb508576a3608bc1724cdfe89534
MD5 f6226ddfba2c58094bcad7bc6804b43b
BLAKE2b-256 a9148271d0c595bee1be0da724fef05bc9f3292f8af1adb0ffcc6749e9c58a9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for interweave-0.2.1-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