Loomal

webear

MCP server by github.com/asume21/webear

Give your AI coding assistant ears — capture, analyze, and describe live audio.

0 starsnpm: webear

About webear

webear is an MCP (Model Context Protocol) server published by asume21 in the official MCP registry, listed under Developer Tools on Loomal. Give your AI coding assistant ears — capture, analyze, and describe live audio.

It ships as an npm package (webear), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/asume21/webear.

Use webear with your agent

Claude Code · one command
claude mcp add webear -- npx -y webear
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "webear": {
      "command": "npx",
      "args": [
        "-y",
        "webear"
      ]
    }
  }
}
npmwebear

Frequently asked questions

What is webear?
webear is an MCP (Model Context Protocol) server by asume21 in the Developer Tools category. Give your AI coding assistant ears — capture, analyze, and describe live audio.
How do I connect webear to Claude, Cursor, or another MCP client?
Install webear from its npm package (webear) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is webear open source?
Yes — the source code is public at github.com/asume21/webear.
Can AI agents pay to use webear?
Not yet through Loomal — webear is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain webear? Claim this listing free by verifying GitHub ownership, or contact us.