AuditSocials Glossary for Cursor
io.github.eminegurcu/auditsocials-mcp
Define & search 212 advertising & platform-policy terms (DSA, GDPR, FTC). CC BY 4.0.
client:Cursor
transport:stdio
runtime:npm
Install AuditSocials Glossary in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"auditsocials-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"auditsocials-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs