skydeckai-code 0.1.28__py3-none-any.whl → 0.1.29__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {skydeckai_code-0.1.28.dist-info → skydeckai_code-0.1.29.dist-info}/METADATA +1 -20
- {skydeckai_code-0.1.28.dist-info → skydeckai_code-0.1.29.dist-info}/RECORD +5 -5
- {skydeckai_code-0.1.28.dist-info → skydeckai_code-0.1.29.dist-info}/WHEEL +0 -0
- {skydeckai_code-0.1.28.dist-info → skydeckai_code-0.1.29.dist-info}/entry_points.txt +0 -0
- {skydeckai_code-0.1.28.dist-info → skydeckai_code-0.1.29.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: skydeckai-code
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.29
|
4
4
|
Summary: This MCP server provides a comprehensive set of tools for AI-driven Development workflows including file operations, code analysis, multi-language execution, Git operations, web content fetching with HTML-to-markdown conversion, multi-engine web search, code content searching, and system information retrieval.
|
5
5
|
Project-URL: Homepage, https://github.com/skydeckai/skydeckai-code
|
6
6
|
Project-URL: Repository, https://github.com/skydeckai/skydeckai-code
|
@@ -46,28 +46,9 @@ This mcp server was formerly known as `mcp-server-aidd`. It was renamed to `skyd
|
|
46
46
|
|
47
47
|
## Installation
|
48
48
|
|
49
|
-
### Installing via Smithery
|
50
|
-
|
51
|
-
To install SkyDeckAI Code for Claude Desktop automatically via [Smithery](https://smithery.ai/server/skydeckai-code):
|
52
|
-
|
53
|
-
```bash
|
54
|
-
npx -y @smithery/cli install skydeckai-code --client claude
|
55
|
-
```
|
56
|
-
|
57
|
-
### Installing via McpGet
|
58
|
-
|
59
|
-
```bash
|
60
|
-
npx @michaellatman/mcp-get@latest install skydeckai-code
|
61
|
-
```
|
62
|
-
|
63
|
-
### Manual Installation
|
64
|
-
|
65
49
|
```bash
|
66
50
|
# Using pip
|
67
51
|
pip install skydeckai-code
|
68
|
-
|
69
|
-
# Using uv
|
70
|
-
uvx skydeckai-code
|
71
52
|
```
|
72
53
|
|
73
54
|
## Claude Desktop Setup
|
@@ -18,8 +18,8 @@ aidd/tools/screenshot_tool.py,sha256=NMO5B4UG8qfMEOMRd2YoOjtwz_oQ2y1UAGU22jV1yGU
|
|
18
18
|
aidd/tools/state.py,sha256=RWSw0Jfsui8FqC0xsI7Ik07tAg35hRwLHa5xGBVbiI4,1493
|
19
19
|
aidd/tools/system_tools.py,sha256=H4_qveKC2HA7SIbi-j4vxA0W4jYh2wfu9A6ni5wkZyA,7249
|
20
20
|
aidd/tools/web_tools.py,sha256=gdsj2DEVYb_oYChItK5I1ugt2w25U7IAa5kEw9q6MVg,35534
|
21
|
-
skydeckai_code-0.1.
|
22
|
-
skydeckai_code-0.1.
|
23
|
-
skydeckai_code-0.1.
|
24
|
-
skydeckai_code-0.1.
|
25
|
-
skydeckai_code-0.1.
|
21
|
+
skydeckai_code-0.1.29.dist-info/METADATA,sha256=Dud6g3fMZkW-mZtdK0zyT6DjF4BvboiYgWEKrzYmjzY,30926
|
22
|
+
skydeckai_code-0.1.29.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
23
|
+
skydeckai_code-0.1.29.dist-info/entry_points.txt,sha256=cT-IHh3_ioGLk3kwIeqj1X6Li1dnJinX9qKWUl7nOLg,80
|
24
|
+
skydeckai_code-0.1.29.dist-info/licenses/LICENSE,sha256=uHse04vmI6ZjW7TblegFl30X-sDyyF0-QvH8ItPca3c,10865
|
25
|
+
skydeckai_code-0.1.29.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|