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 interweave
interweave --warmup
claude mcp add interweave -- interweave

Codex

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

OpenCode

uv pip install 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.0.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.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: interweave-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 f48b2bd142fdb75dc76d905395557903adc18c0e313678553431429117ff5451
MD5 d1a125f8916061885eb3aedfc125bb7a
BLAKE2b-256 a767ecdf6bfae7244d2036b79f726e3b41f8f5ff3ee79a8c58e450eb3eabf69f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: interweave-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8e6b62b4f4b04a0e1815bce6b84aa461fa00b3b6799fd3b0a5565e603e984d3
MD5 9a73b2d858aef1681bea983186350b66
BLAKE2b-256 cf8ab01b61963337f5309019566ce909a1c14010bbf09d397cc151632f8478db

See more details on using hashes here.

Provenance

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