MCP Server
MCP
io.github.asume21/webear
Give your AI coding assistant ears — capture, analyze, and describe live audio.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "webear",
"version": "1.2.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL of your dev server where WebEar middleware is mounted",
"format": "string",
"name": "WEBEAR_BASE_URL"
},
{
"description": "API key from codedswitch.com for audio analysis",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CODEDSWITCH_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment