Skip to content
Vinkius

Phabricator (Development Platform Conduit API) Connector for AI agents.

10 live capabilities

Manage tasks, code reviews, and repositories in your development workflow.

Live agent request Phabricator (Development Platform Conduit API) / Connector

Waiting for input…

AI Agent

Why people use Phabricator (Development Platform Conduit API)

Phabricator for Automating Task Management and Code Reviews

This Connector changes that by bringing Phabricator directly into your AI client. You can just ask your agent to find a task, update a status, or pull a repository's history. You get the data you need without the friction of manual navigation.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct line to your Phabricator data without leaving your development environment.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Checking for blockers

    A developer asks their agent to find all open tasks assigned to them with 'blocker' in the description.

  2. Real-world use case 02

    Updating a pull request

    A developer finishes a fix and tells the agent to accept changes on a revision using `differential_revision_edit`.

  3. Real-world use case 03

    Audit trail review

    A manager wants to know why a task changed status three times.

Complete set · 10capabilities

The complete Phabricator (Development Platform Conduit API) capability set.

These are the exact actions your AI can choose when you ask it to work with Phabricator (Development Platform Conduit API).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Phabricator (Development Platform Conduit API).

  1. 01 Capability

    Diffusion commit search

    Search for Diffusion commits. Use this to find a specific piece of code or a change in your repository history.

  2. 02 Capability

    Diffusion repository search

    Search for Diffusion repositories. This helps you locate the correct repo in a large monorepo.

  3. 03 Capability

    Maniphest search

    Search for Maniphest tasks. It supports complex filtering so you can find specific tickets based on status or owner.

  4. 04 Capability

    Maniphest edit

    Create or update a Maniphest task. Use this to change task owners, statuses, or add comments on the fly.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Phabricator (Development Platform Conduit API).

  1. 05 Capability

    Differential revision edit

    Create or update a Differential revision. Use this to accept changes or request edits on a code review.

  2. 06 Capability

    Differential revision search

    Search for Differential revisions. This helps you find specific code reviews quickly using search terms.

  3. 07 Capability

    Maniphest gettasktransactions

    Get transaction history for a task. This provides a full audit trail of every change made to a ticket.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Phabricator (Development Platform Conduit API).

  1. 08 Capability

    User search

    Search for users. Use this to find the correct person to assign a task to or to find a specific contributor.

  2. 09 Capability

    Differential query

    Query Differential revisions. This is the best way to access legacy revision data on your platform.

  3. 10 Capability

    User whoami

    Get details about the authenticated user. This confirms which account the AI is currently using for actions.

Set up in minutes

One URL. Then ask Phabricator (Development Platform Conduit API) to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Phabricator (Development Platform Conduit API) from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Phabricator (Development Platform Conduit API), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Phabricator (Development Platform Conduit API) for the conversation.

Where the request belongs

Work Phabricator can move forward.

Built around the request

This is for developers and project leads who live in Phabricator but hate the friction of context switching between their IDE and a browser.

01

Software Engineer

Updates the status of a code revision or searches for a specific commit while staying in their code editor.

02

Release Manager

Tracks commit history and repository status across a large monorepo to ensure deployment readiness.

03

Project Lead

Audits task histories to understand why a ticket moved between statuses or who is currently blocked.

Bring your own AI

Change the model, client or framework. Keep Phabricator connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Phabricator.

The practical details behind the request, access and result.

Can the Phabricator MCP help me manage my daily tasks?

Yes, it lets your agent find and update Maniphest tasks for you. You can ask it to find specific items based on status or owner and make updates without leaving your editor.

How does the Phabricator MCP handle code reviews?

It connects to your Differential revisions. Your agent can search for specific reviews and perform actions like accepting changes or requesting edits.

Can I use the Phabricator MCP to see who worked on a task?

Yes, it can retrieve the full transaction history of any task. This shows you every change, including who made it and when.

Does the Phabricator MCP work with my existing Phabricator setup?

It works with any Phabricator instance that has the Conduit API enabled. You just need to provide your instance URL and a valid API token.

Can I find specific commits using the Phabricator MCP?

Yes, it can search for Diffusion commits across your platform. This is especially helpful for navigating large monorepos.

Can I use the Phabricator MCP to find other team members?

Yes, it includes a search capability to find users across your platform, making it easy to identify the right person for a task or a code review.

Can I update the status of a Maniphest task using this server?

Yes. You can use the maniphest_edit capability. You'll need to provide the task identifier (like T123) and a transaction object specifying the 'status' type and the desired value.

How do I see the full history of changes for a specific task?

Use the maniphest_gettasktransactions capability with the task ID (e.g., 'T123'). It will return a chronological list of all edits, comments, and status changes made to that task.

Can I search for code revisions that are currently open?

Absolutely. Use differential_revision_search and pass a constraint for statuses like 'open' or 'needs-review' to filter the results to active code reviews.

One connection away

Give your agent a direct line to Phabricator.

Connect Phabricator once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available