Skip to content

Commit d2ab4b6

Browse files
Chukslord1a-a-ron
andauthored
Update learn-pr/github/mcp-server/includes/2-simplify-workflow.md
Co-authored-by: Aaron Stewart <[email protected]>
1 parent 961a0d6 commit d2ab4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/github/mcp-server/includes/2-simplify-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ An MCP Client (such as Claude, an IDE, or another tool) can interact with MCP Se
2929

3030
#### Local communication with local data
3131

32-
In this scenario, the MCP Client talks directly to an MCP Server running on your machine using the MCP Protocol. That server then connects to a local data source (for example, files, databases, or other resources stored on your computer).
32+
The MCP Client talks directly to an MCP Server running on your machine using the MCP Protocol. That server then connects to a local data source (for example, files, databases, or other resources stored on your computer).
3333

3434
**When to use it**: This setup is useful for local development, or anytime you want fast access to data that stays private on your machine.
3535

0 commit comments

Comments
 (0)