
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
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
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.

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.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.