Loading MCP server directory, please wait...
Manage IntentWake audience lists, signal lookups, and match results.
npx @getmcp/cli add com.intentwake/intentwakeRequires Node.js 18+. Community-contributed server. Review source before installing.
INTENTWAKE_CONNECTION_TOKENIntentWake connection token or scoped API key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.intentwake/intentwake": {
"command": "npx",
"args": [
"-y",
"@intentwake/mcp"
],
"env": {
"INTENTWAKE_CONNECTION_TOKEN": "",
"INTENTWAKE_ALLOWED_ROOTS": ""
}
}
}
}