Deployment
Status: MCP docs site deployed on Strato. MCP server host — planned (AWS EC2).
MCP docs (this site)
- Production: mcp-docs.feelyourprotocol.org
- Build:
npm run mcp-docs:build→dist/mcp-docs/ - Deploy: GitHub Actions on
mainbuildsdist/and rsyncs it to Strato (see privateserver-configstrato-fyp/deployment/README.md)
Public nginx shape is documented in the private server-config repo. Sensitive values (SSH, secrets, env) stay there.
MCP server endpoint (planned)
| URL | Purpose | Status |
|---|---|---|
https://mcp.feelyourprotocol.org/mcp | Remote MCP over HTTP | Planned (Step 5) |
AWS target architecture is on the roadmap. Deploy shape for the gateway will be added here when Step 4 lands.
Changelog
Deployment Changelog
- v0.42026-09-14Production: GitHub Actions rsync of dist/ to Strato (not git pull on the box).
- v0.32026-07-20Deployment page under internals/.