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