Physics Simulation
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add physics-simulationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"physics-simulation": {
"command": "npx",
"args": [
"@modelcontextprotocol/physics-simulation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Patterns for physics-based simulation including numerical integration, rigid body dynamics, fluid simulation, finite element methods, and multi-physics coupling. Covers accuracy, stability, and performance. Use when ", " mentioned.
Tags
ai-mlperformanceskill