Skip to content

Commit 907beb6

Browse files
committed
docs
1 parent ee984a7 commit 907beb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Here are the current supported contexts types:
4040
- `file`: a file in the workspace, server will pass its content to LLM (Supports optional line range).
4141
- `directory`: a directory in the workspace, server will read all file contexts and pass to LLM.
4242
- `repoMap`: a summary view of workspaces files and folders, server will calculate this and pass to LLM. Currently, the repo-map includes only the file paths in git.
43+
- `mcpResource`: resources provided by running MCPs servers.
4344

4445
### Commands
4546

0 commit comments

Comments
 (0)