piperun

Manage deals, contacts, companies, and pipelines via the PipeRun REST API.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/MindOpsTeam/agente-cfo --skill piperun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: piperun
Source: https://github.com/MindOpsTeam/agente-cfo/tree/main/skills/piperun
Command: npx skills add https://github.com/MindOpsTeam/agente-cfo --skill piperun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

PipeRun CRM users often juggle multiple records across deals, contacts, companies, and pipelines. This skill provides a ready-to-use REST API integration to automate data operations from MCP, reducing manual updates and data silos.

Core Features & Use Cases

  • REST API integration for deals, contacts, companies, pipelines, and activities
  • Create, update, list, and fetch records programmatically from MCP
  • Use cases: update deal status, add notes, fetch pipeline summaries, and automate routine workflows

Quick Start

Run the setup script to configure credentials, then list deals to verify connectivity.

Frequently Asked Questions about piperun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CRM deal updates and pipeline management via API?

Automate CRM deal updates and pipeline management by integrating the PipeRun REST API to programmatically create, update, list, and fetch deal records from your MCP workflows. It requires a valid PIPERUN_TOKEN and network access to manage sales pipelines.

Can I use PipeRun API to manage contacts and companies from MCP?

Yes, you can manage contacts and companies from MCP using the PipeRun API integration. It supports creating, updating, and fetching person and company records to help automate routine sales data operations and eliminate manual data silos.

What do I need to connect PipeRun API for sales automation workflows?

To connect PipeRun API for sales automation workflows, you need a valid PIPERUN_TOKEN and network access to the PipeRun API endpoints. Run the setup script to configure credentials, then list deals to verify connectivity before automating tasks.

How does API integration work for tracking CRM activities and deal status?

API integration for tracking CRM activities works by sending REST requests to PipeRun endpoints for deals and activities. You can programmatically update deal status, add notes, and fetch pipeline summaries directly from MCP to automate sales activity tracking.

Are there limitations when using REST API for CRM pipeline automation?

Limitations of REST API CRM pipeline automation include the strict requirement of a valid PIPERUN_TOKEN and continuous network access to the PipeRun API. Without proper credentials or network connectivity, the automation workflows for deals and activities cannot execute.

What is the best way to fetch pipeline summaries and automate routine sales workflows?

The best way to fetch pipeline summaries and automate routine sales workflows is by using a REST API integration with PipeRun. It allows you to programmatically list deals, update deal statuses, and manage activities across multiple CRM objects from MCP.