Skip to content

Commit cdd054b

Browse files
committed
Clarify which MCP server is in which editions.
1 parent 4f982cf commit cdd054b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guide/mcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Binary Ninja provides two MCP server variants:
66

77
| Variant | Binary | Transport | Availability |
88
| --- | --- | --- | --- |
9-
| GUI MCP server | `binaryninja` | HTTP only | Runs inside the Binary Ninja GUI; not included with Binary Ninja Free or Personal |
10-
| Headless MCP server | `binaryninja_mcp` | stdio only | Runs as a standalone command-line server; not included with Binary Ninja Free or Personal |
9+
| GUI MCP server | `binaryninja` | HTTP only | Runs inside the Binary Ninja GUI. Included with Binary Ninja Free or Personal. |
10+
| Headless MCP server | `binaryninja_mcp` | stdio only | Runs as a standalone command-line server. Included with Binary Ninja Commercial or Ultimate. |
1111

1212
## Tool Overview
1313

0 commit comments

Comments
 (0)