Commit graph

15 commits

Author SHA1 Message Date
bb4e9e378b Add documentation, environment config, and project files: .dockerignore 2026-05-03 23:50:06 -04:00
31050b3a6f Add documentation, environment config, and project files: start.sh 2026-05-03 23:50:05 -04:00
d17f6e14f8 Add documentation, environment config, and project files: default.json 2026-05-03 23:50:05 -04:00
55c9acf53a Add documentation, environment config, and project files: .gitignore 2026-05-03 23:50:05 -04:00
166b75b902 Add documentation, environment config, and project files: .env.example 2026-05-03 23:50:00 -04:00
ff6696bfc9 Add documentation, environment config, and project files: README.md 2026-05-03 23:50:00 -04:00
ed8cd8c729 Add core MCP server implementation and Ross Talk protocol handler: health-check.ts 2026-05-03 23:49:03 -04:00
f269e7a638 Add core MCP server implementation and Ross Talk protocol handler: types.ts 2026-05-03 23:49:02 -04:00
0bb71d63bb Add core MCP server implementation and Ross Talk protocol handler: ross-talk.ts 2026-05-03 23:49:02 -04:00
b9f387b53f Add core MCP server implementation and Ross Talk protocol handler: index.ts 2026-05-03 23:49:02 -04:00
536aedf750 Initial project setup with MCP server and Ross Talk protocol: docker-compose.yml 2026-05-03 23:45:12 -04:00
451851271c Initial project setup with MCP server and Ross Talk protocol: Dockerfile 2026-05-03 23:45:12 -04:00
c2e4381aa7 Initial project setup with MCP server and Ross Talk protocol: tsconfig.json 2026-05-03 23:45:11 -04:00
f8e6a9aa4c Initial project setup with MCP server and Ross Talk protocol: package.json 2026-05-03 23:45:10 -04:00
b7fb06d47d Initial commit 2026-05-03 23:44:41 -04:00