Skip to content

Commit 0c12a33

Browse files
committed
rearrange
1 parent 92df9c9 commit 0c12a33

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An MCP server to run commands.
44

5-
Published to npm as [mcp-server-commands](https://www.npmjs.com/package/mcp-server-commands) using this [workflow](https://github.com/g0t4/mcp-server-commands/actions)
5+
[![Claude + mcp-server-commands](https://img.youtube.com/vi/0-VPu1Pc18w/maxresdefault.jpg)](https://youtu.be/0-VPu1Pc18w)
66

77
> [!WARNING]
88
> Be careful what you ask this server to run!
@@ -22,10 +22,6 @@ Tools are for LLMs to request, i.e. Claude Desktop app. Claude Sonnet 3.5 intell
2222
- `run_script` == `run_command` + script over STDIN
2323
- Claude has been pretty creative with this, i.e. using `cat` as the interpreter to create new files!
2424

25-
## Videos
26-
27-
[![Claude + mcp-server-commands](https://img.youtube.com/vi/0-VPu1Pc18w/maxresdefault.jpg)](https://youtu.be/0-VPu1Pc18w)
28-
2925
## Prompts
3026

3127
Prompts are for users to include in chat history, i.e. via `Zed`'s slash commands (in its AI Chat panel)
@@ -58,6 +54,8 @@ On Windows: `%APPDATA%/Claude/claude_desktop_config.json`
5854

5955
### Use the published npm package
6056

57+
Published to npm as [mcp-server-commands](https://www.npmjs.com/package/mcp-server-commands) using this [workflow](https://github.com/g0t4/mcp-server-commands/actions)
58+
6159
```json
6260
{
6361
"mcpServers": {

0 commit comments

Comments
 (0)