Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "fbadlibrarymcpserver": { "command": "npx", "args": [ "-y", "StinCodes/FbAdLibraryMCPServer" ] } } }
Run in terminal:
claude mcp add fbadlibrarymcpserver npx -y StinCodes/FbAdLibraryMCPServer
Add to .cursor/mcp.json:
.cursor/mcp.json