Skip to content

Commit 428858c

Browse files
committed
MCP Server and Tambo UI
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
1 parent 9eacff1 commit 428858c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+18918
-0
lines changed

.vscode/mcp.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"servers": {
3+
"TRSS": {
4+
"type": "http",
5+
"url": "http://localhost:3000/mcp"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)