POC to test ACP with and without MCP layer and Gateway
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Update README to show both MCP and ACP REST integration paths
6c6aaaeView on GitHubUpdate ARCHITECTURE.md to show both MCP and ACP REST paths
5ace938View on GitHubClean up repository: Remove redundant docs and Nike-specific branding
7f55399View on GitHubdocs: Add lessons learned from hybrid strategy experiment
1f64a46View on GitHubrevert: Remove hybrid strategy - adds 300% overhead for single server
7c2a187View on GitHubfix: Return proper JSON from MCP server instead of Python dict strings
978745aView on GitHubtest: Add comprehensive performance analysis with scale considerations
bbe661cView on GitHubfeat: Add performance comparison test (MCP vs ACP REST)
7af143cView on GitHubfix: Replace eval() with JSON.parse() in MCP response parsing
159dedaView on GitHubfeat: Integrate MCP protocol in frontend and add MCP demo script
ed0d1aaView on GitHubchore: Update gitignore to exclude non-essential documentation
9bcf3a8View on GitHub