
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
pullpush-mcp-dev
Advanced tools
MCP server for PullPush.ai platform development — connector authoring, canonical schemas, billing, partner admin, and batch operations
MCP server for PullPush.ai platform development — connector authoring, canonical schema management, marketplace publishing, billing, partner admin, and batch operations.
This is the developer/admin companion to kaduno-pullpush-mcp. It exposes the full tool surface including platform administration tools that require elevated API keys.
{
"mcpServers": {
"pullpush-dev": {
"command": "npx",
"args": ["-y", "pullpush-mcp-dev@latest"],
"env": {
"PULLPUSH_API_KEY": "<admin-or-org-key>"
}
}
}
}
Add to ~/.cursor/mcp.json (Cursor) or your MCP client config.
Requires an admin or org-level API key — tenant keys will work but with limited tool access.
| Variable | Required | Default | Description |
|---|---|---|---|
PULLPUSH_API_KEY | Yes | — | Admin or org-level API key |
PULLPUSH_API_URL | No | https://api.pullpush.ai | API base URL |
npx pullpush-mcp-dev --help # Show usage help
npx pullpush-mcp-dev --version # Show version
Everything in kaduno-pullpush-mcp, plus:
pullpush.connector.generate creates connector definitions from API docsMCP prompts provide step-by-step workflows:
| Prompt | Use case |
|---|---|
onboard-connector | Build a new connector from scratch |
extend-canonical | Add fields to a canonical type |
set-up-sync | Configure source→destination sync |
diagnose-flow | Systematic failure diagnosis |
shadow-cutover | Safely go live from shadow mode |
| Package | Audience | Key |
|---|---|---|
| kaduno-pullpush-mcp | Operators, tenants | Tenant or org key |
| pullpush-mcp-dev | Developers, admins | Admin or org key |
If you only need to manage your own connections and flows, use kaduno-pullpush-mcp.
If you build connectors, manage the platform, or need billing/partner tools, use this package.
git clone <repo-url>
cd publish/mcp-dev
npm install
npm run dev # Run from source via tsx
npm run build # Compile with tsup
MIT
FAQs
MCP server for PullPush.ai platform development — connector authoring, canonical schemas, billing, partner admin, and batch operations
The npm package pullpush-mcp-dev receives a total of 5 weekly downloads. As such, pullpush-mcp-dev popularity was classified as not popular.
We found that pullpush-mcp-dev demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.