Best people search engine that reduces the time spent on talent discovery
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"env": {
"PEARCH_API_KEY": "your_token"
},
"args": [
"run",
"--with",
"fastmcp",
"fastmcp",
"run",
"your_path/pearch_mcp.py"
],
"command": "uv"
}