Open-source framework for conversational voice AI agents
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ten-framework": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ten-framework"
]
}
}
}