Skip to main content
Connect an AI client to https://app.pepline.ai/mcp (see Connect an AI assistant). Every tool is a resource with an action field: the bare noun reads, manage_<noun> writes. Reads are marked read-only; a manage tool is marked destructive when any of its actions archives. Operator-only tools answer 404 to organization credentials. Three prompts carry pepline’s own playbooks — publish_agent, knowledge_upkeep, tune_agent — and every tool runs the same /api/v1 call an integration would.

Organization

The organization itself: profile, credits usage, where it stands with onboarding. organization manage_organization

Organizations (operator) (operator only)

OPERATOR credentials only (404 otherwise): every organization on the platform, provisioning, credits, hand-off. organizations manage_organizations

Agents

The organization’s agents: who exists, their funnel, their widget settings; provisioning and go-live. agents manage_agents

Knowledge sources

What the agent reads: sources (text, url, file, website) and the pages beneath a website source. knowledge_sources manage_knowledge_sources

Knowledge facts

Atomic knowledge the agent reads every turn (source → facts), and the machine-change ledger beneath it. knowledge_facts manage_knowledge_facts

Ingestion instructions

“Look for” asks (D98): what the reader was told to capture on a source (every page), a page, or around a fact. Steering only — a fact still needs a verbatim excerpt; reached pages re-read from cached text (0 credits). ingestion_instructions manage_ingestion_instructions

Knowledge gaps

What leads asked that the agent visibly could not answer, deduped and counted. knowledge_gaps manage_knowledge_gaps

Services

The service catalog — what the business sells, offer-shaped. services manage_services

Fit criteria

Qualification standards the agent judges leads by. fit_criteria manage_fit_criteria

Voice profiles

How agents speak: named profiles, each SELECTED by agents (selection, not activation). voice_profiles manage_voice_profiles

Identities

Sender personas agents act AS for outward operations (email): name = From display name. identities manage_identities

Conversation flow

An agent’s conversation flow: phases (prose, turn budget, tools) and slots (the visitor-facing chips). Every write trial-compiles and reaches NEW conversations only. flow manage_flow

Prompt templates

An agent’s prompt versions per kind — never edited in place; new conversations compile the active one. prompt_templates manage_prompt_templates

Deliverable templates

The wrap-up document’s variants (A/B): title mints the immutable version key; sections in document order. deliverable_templates manage_deliverable_templates

Catalog drafts

Machine-drafted proposals (services, voice, fit criteria, flow) from the organization’s knowledge, and the runs that produced them. catalog manage_catalog

Conversations

The work surface: what leads said, what the agent captured and judged, the documents it handed them. conversations manage_conversations

Review surface

START HERE to review an organization: everything awaiting a decision in one read, decisions in one call, receipts behind them. review manage_review * = required. Every tool also takes organization (the slug) with an operator key; an organization key or connector is already bound.