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