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.3.tar.gz (6.5 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.3-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: interweave-0.2.3.tar.gz
  • Upload date:
  • Size: 6.5 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.3.tar.gz
Algorithm Hash digest
SHA256 b4334a7b4497065eaed81576daf668cd8cf5cb2182f1bcb33dba384f8aab8e63
MD5 871727dfb02a4d75a2b4dd143b3d4d20
BLAKE2b-256 41f362f6bedfd9f261b14845a51ce6188a09038f64d38f30380195c8cd30ec26

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: interweave-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 930f7ae6ca8a859e77d9ff8da9f0d2d27c9cbbaa913925477af61f7a7f43f088
MD5 00fe395843a97161b8630fd9bc067fcf
BLAKE2b-256 093b7ff38cad4578bb471bc5d245a61f782c37275d48818301238beac62f5c83

See more details on using hashes here.

Provenance

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