Model Context Protocol (MCP) server configuration and tool manifest for remsky/Kokoro-FastAPI
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Kokoro-FastAPI": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Kokoro-FastAPI"
]
}
}
}