MCP Directory
Back

embodied-claude

by lifemate-ai · Python · ★ 360

Claudeに身体性を与えるMCP群

Install

pip install git+https://github.com/lifemate-ai/embodied-claude.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "embodied-claude": {
      "command": "uvx",
      "args": [
        "git+https://github.com/lifemate-ai/embodied-claude.git"
      ]
    }
  }
}

From the README

[](https://github.com/kmizu/embodied-claude/actions/workflows/ci.yml) [](https://opensource.org/licenses/MIT) [](https://github.com/sponsors/kmizu) **[日本語版 README はこちら / Japanese README](./README-ja.md)** **Giving AI a Physical Body** > "Apparently, she's not a fan of the outdoor AC unit." ([original tweet in Japanese](https://twitter.com/kmizu/status/2019054065808732201)) A collection of MCP servers that give Claude "eyes", "neck", "ears", "voice", and a "brain" (long-term memory) using affordable hardware (starting from ~$30). You can even take it outside for a walk. > When people hear…
Read full README on GitHub →

Related other servers