MCP ์๋ฒ
`npx socialcrawl-mcp` ํ ์ค์ด๋ฉด Claude, Cursor ๊ฐ์ MCP ํด๋ผ์ด์ธํธ์ 7๊ฐ ๋๊ตฌ๊ฐ ๋ฐ๋ก ๋ถ์ด์. API ํค๋ ์ง์ ๋ถ์ฌ๋ฃ์ด์, ๋ด ํค๋ก ์์ ํ๊ฒ ์ฐ๊ฒฐํด์.
{
"mcpServers": {
"socialcrawl": {
"command": "npx",
"args": ["-y", "socialcrawl-mcp"],
"env": {
"SOCIALCRAWL_API_KEY": "sc_your_key_here"
}
}
}
}