Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"olx_india_mcp_server": {
"command": "npx",
"args": [
"-y",
"Automate-with-Sanjay/OLX_INDIA_MCP_SERVER"
]
}
}
}