Skip to content

Commit 2404209

Browse files
authored
fix: Update gateway adapter path in MCP server gateway configuration (#91)
1 parent 616b884 commit 2404209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sam-mcp-server-gateway-adapter/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ apps:
5656
namespace: ${NAMESPACE}
5757

5858
# --- Generic Adapter Framework Config ---
59-
gateway_adapter: solace_agent_mesh.gateway.mcp.adapter.McpAdapter
59+
gateway_adapter: sam_mcp_server_gateway_adapter.McpAdapter
6060

6161
# --- MCP Adapter Config ---
6262
adapter_config:

0 commit comments

Comments
 (0)