forked from kimhyungsik/ax_hub_mcp_tool
feat(mcp): add Java MCP bridge and agent config
This commit is contained in:
10
.agents/mcp.json
Normal file
10
.agents/mcp.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"axhub-gateway": {
|
||||
"command": "java",
|
||||
"args": [
|
||||
"C:/Users/jade/.gemini/antigravity/scratch/axhub-backend-main/McpBridge.java"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user