Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"php-mcp-tool-definit": {
"command": "npx",
"args": [
"-y",
"sw9t/php-mcp-tool-definition"
]
}
}
}