Skip to content

Commit 215b9a5

Browse files
committed
Update Devin MCP server documentation and standardize naming convention
1 parent bee02c9 commit 215b9a5

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

plans/install/devin.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ You can find your API key at [ref.tools/keys](https://ref.tools/keys)
1515

1616
2. Click `Add MCP Server` to add a custom server.
1717

18-
3. Fill in Name as `RefPlan`
18+
3. Fill in Name as `ref-plan`
1919

2020
4. Fill in URL as `https://api.plan.ref.tools/mcp`
2121

2222
5. Add a header `x-ref-api-key` with your API key as the value.
2323

2424
6. Click `Enable` to enable the integration.
2525

26-
For plan-specific mode, use `https://api.plan.ref.tools/mcp?plan=<PLAN_ID>` as the URL.
27-
2826
## Verify
2927

3028
Open a new chat and ask the agent to list your plans or read a specific plan.

plans/integrations/devin.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ import GetHelp from '/snippets/get-help.mdx';
77

88
Devin integration lets you launch Devin sessions directly from your plans and track their progress.
99

10+
## Install the Ref MCP server in Devin
11+
12+
Give Devin access to your plans and tasks by connecting the **Ref Plans MCP server** in Devin’s MCP marketplace (streamable HTTP endpoint `https://api.plan.ref.tools/mcp`). Full steps—URL, API key header, and plan-specific URLs—are in **[Connect Devin to Ref Plans](/plans/install/devin)**.
13+
14+
This will allow Devins to send messages back to a Ref agent orchestrator.
15+
1016
## Connect Devin
1117

1218
1. Go to **Settings** in Ref Plans

0 commit comments

Comments
 (0)