Phabricator (Development Platform Conduit API) Connector for AI agents.
10 live capabilities
Manage tasks, code reviews, and repositories in your development workflow.
Waiting for input…
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.
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
- 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.
- 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`.
- 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).
01—04
4 capabilities in this set.
Part of 10 available through Phabricator (Development Platform Conduit API).
- 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.
- 02 Capability
Diffusion repository search
Search for Diffusion repositories. This helps you locate the correct repo in a large monorepo.
- 03 Capability
Maniphest search
Search for Maniphest tasks. It supports complex filtering so you can find specific tickets based on status or owner.
- 04 Capability
Maniphest edit
Create or update a Maniphest task. Use this to change task owners, statuses, or add comments on the fly.
05—07
3 capabilities in this set.
Part of 10 available through Phabricator (Development Platform Conduit API).
- 05 Capability
Differential revision edit
Create or update a Differential revision. Use this to accept changes or request edits on a code review.
- 06 Capability
Differential revision search
Search for Differential revisions. This helps you find specific code reviews quickly using search terms.
- 07 Capability
Maniphest gettasktransactions
Get transaction history for a task. This provides a full audit trail of every change made to a ticket.
08—10
3 capabilities in this set.
Part of 10 available through Phabricator (Development Platform Conduit API).
- 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.
- 09 Capability
Differential query
Query Differential revisions. This is the best way to access legacy revision data on your platform.
- 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 previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Phabricator (Development Platform Conduit API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Phabricator (Development Platform Conduit API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Phabricator (Development Platform Conduit API) URL.
- Step 03
Save and start
Save the connection and enable Phabricator (Development Platform Conduit API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"phabricator-development-platform-conduit-api": {
"url": "https://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Phabricator (Development Platform Conduit API)
Open Agent mode in chat and ask: "Using Phabricator (Development Platform Conduit API), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"phabricator-development-platform-conduit-api": {
"url": "https://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Phabricator (Development Platform Conduit API)
Ask Copilot: "Using Phabricator (Development Platform Conduit API), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"phabricator-development-platform-conduit-api": {
"url": "https://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Phabricator (Development Platform Conduit API)
Open Cascade and ask: "Using Phabricator (Development Platform Conduit API), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"phabricator-development-platform-conduit-api": {
"url": "https://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Phabricator (Development Platform Conduit API)
Ask Cline: "Using Phabricator (Development Platform Conduit API), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add phabricator-development-platform-conduit-api --transport http "https://edge.vinkius.com/vk_preview_DImuVRek95xjoDlWmnK3Ly0cuOyvrltJYjjMoI11/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Phabricator (Development Platform Conduit API)
Ask Claude: "Using Phabricator (Development Platform Conduit API), show me...". 10 tools are ready
Where the request belongs
Work Phabricator can move forward.
This is for developers and project leads who live in Phabricator but hate the friction of context switching between their IDE and a browser.
Software Engineer
Updates the status of a code revision or searches for a specific commit while staying in their code editor.
Release Manager
Tracks commit history and repository status across a large monorepo to ensure deployment readiness.
Project Lead
Audits task histories to understand why a ticket moved between statuses or who is currently blocked.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGitHub
Manage repositories, pull requests, issues, and CI/CD workflows on the world largest developer collaboration platform.
Gerrit
Manage code reviews via Gerrit. query changes and patch sets, handle reviewers and approvals, and audit project branches directly from any AI agent.
Coding.net
All-in-one DevOps platform. manage projects, repositories, and issues via AI.
GitLab
Manage projects, track issues, and oversee CI/CD pipelines via AI agents with GitLab.
Bitbucket
Manage your Git repositories via Bitbucket. list pull requests, commits, and pipelines directly from any AI agent.
Gitee
Collaborative code hosting and development platform. manage repositories, issues, and pull requests via AI.
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