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 tool install --python ">=3.11" interweave
interweave --warmup
claude mcp add interweave -- interweave

Codex

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

OpenCode

uv tool install --python ">=3.11" 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.2.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.2-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: interweave-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 397f4b2034063e575b8639acb0113b2797258384226a486d228fe92c8bd0c868
MD5 43d4e837b80afc1fd446900cb33c6a22
BLAKE2b-256 722ccf0fdb5ee1609303d703ff2fe5f9e1b312096acead8c1fa6f9afd01e07a9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: interweave-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 7.2 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5f01868e61055e7f0f3c8043a7204942cb73d931ec5cc66f65d436d7db11af5d
MD5 5a74fbc8fbca078754cc00f47e8987b8
BLAKE2b-256 944e2cf0bb4f605b0154524459617334d48ffd305a7fcba0d88b7c6fe0849ca0

See more details on using hashes here.

Provenance

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