Commit d8f34ba
docs(mcp): record that write_file/virtual-FS tools are intentionally unused
Answering "is there Studio Pro MCP functionality we don't support?": the model-
authoring surface is fully wired, and the unused PED tools are all redundant or
out of scope — document/folder lookup is covered by the local .mpr reader, and the
virtual-file tools (write_file/read_file/glob) exist for Maia, the in-IDE agent
with no disk access. Coding agents like Claude Code / mxcli have direct filesystem
access to the project, so source files (Java/JS/CSS) are edited on disk directly;
the virtual FS would be pure overhead. Update the write_file matrix note from
"potential alternative" to "intentionally not used — not a capability gap" so it
isn't later mistaken for missing functionality. No code change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6574e9c commit d8f34ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments