mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 08:13:24 +02:00
Update readmes to use new mcp namespace
This commit is contained in:
@@ -71,7 +71,7 @@ Add this to your `claude_desktop_config.json`:
|
||||
"run",
|
||||
"--rm",
|
||||
"-i",
|
||||
"ai/mcp-sequentialthinking"
|
||||
"mcp/sequentialthinking"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -83,7 +83,7 @@ Add this to your `claude_desktop_config.json`:
|
||||
Docker:
|
||||
|
||||
```bash
|
||||
docker build -t ai/mcp-sequentialthinking -f sequentialthinking/Dockerfile .
|
||||
docker build -t mcp/sequentialthinking -f sequentialthinking/Dockerfile .
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user