Skip to content

Commit 1c83d72

Browse files
committed
chore: add stackone-ai-node as git submodule
Add the Node.js version of stackone-ai SDK as a submodule in vendor/stackone-ai-node. This provides access to the MCP mock server implementation for testing Python SDK's fetch_tools functionality against a real MCP protocol server.
1 parent 3cde479 commit 1c83d72

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "vendor/stackone-ai-node"]
2+
path = vendor/stackone-ai-node
3+
url = https://github.com/StackOneHQ/stackone-ai-node.git

vendor/stackone-ai-node

Submodule stackone-ai-node added at 4c89e91

0 commit comments

Comments
 (0)