integrationsstdio ✓sse ✓http ✓
MCP & workflow integrations
Drop wpnews into Claude Desktop, Cursor, or any MCP host. Or wire it into n8n, Zapier, Make, Slack — anywhere webhooks land.
mcp-tools 65
npm wpnews-mcp@3.9
transport stdio · SSE · HTTP
// claude desktop
~/.claude.json · mcpServers entryverified
{
"mcpServers": {
"wpnews": {
"command": "npx",
"args": ["-y", "wpnews-mcp@latest"],
"env": { "WPNEWS_API_KEY": "wpk_xxx" }
}
}
}
// other hosts