Skip to content

Commit f69de58

Browse files
committed
batch servers
Add launch/close/check multiple servers at one time
1 parent 22a963f commit f69de58

File tree

4 files changed

+757
-113
lines changed

4 files changed

+757
-113
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ Once it's running navigate to http://127.0.0.1:8080/docs
4747

4848
You can fetch the dockerfile at: https://hub.docker.com/repository/docker/grctest/fastapi_bitnet/general
4949

50-
## See also - VSCode Extension!
51-
52-
https://github.com/grctest/BitNet-VSCode-Extension
53-
54-
https://marketplace.visualstudio.com/items?itemName=nftea-gallery.bitnet-vscode-extension
55-
5650
## How to add to VSCode!
5751

5852
Run the dockerfile locally using the command above, then navigate to the VSCode Copilot chat window and find the wrench icon "Configure Tools...".
5953

6054
In the tool configuration overview scroll to the bottom and select 'Add more tools...' then '+ Add MCP Server' then 'HTTP'.
6155

62-
Enter into the URL field `http://127.0.0.1:8080/mcp` then your copilot will be able to launch new bitnet server instances and chat with them.
56+
Enter into the URL field `http://127.0.0.1:8080/mcp` then your copilot will be able to launch new bitnet server instances and chat with them.
57+
58+
## See also - VSCode Extension!
59+
60+
https://github.com/grctest/BitNet-VSCode-Extension
61+
62+
https://marketplace.visualstudio.com/items?itemName=nftea-gallery.bitnet-vscode-extension

0 commit comments

Comments
 (0)