feat: update remote user configuration and add Nike MCP integration

This commit is contained in:
2026-03-09 01:46:59 +00:00
parent fb23955fbf
commit 540990ef74
4 changed files with 11 additions and 4 deletions

View File

@@ -50,6 +50,10 @@
"neo4j-cypher": {
"type": "streamable_http",
"url": "{{neo4j_mcp_url}}"
},
"nike": {
"type": "streamable_http",
"url": "{{nike_mcp_url}}"
}
}
}