Jarvis MCP – Browser-based voice input/output for AI Assistant conversations via MCP (Model Context Protocol)
{
"mcpServers": {
"fastmcp-mejarvis": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/jarvis-mcp"
]
}
}
}