Skip to content

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:builddist/mcp-docs/
  • Deploy: GitHub Actions on main builds dist/ and rsyncs it to Strato (see private server-config strato-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)

URLPurposeStatus
https://mcp.feelyourprotocol.org/mcpRemote MCP over HTTPPlanned (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
  1. v0.42026-09-14Production: GitHub Actions rsync of dist/ to Strato (not git pull on the box).
  2. v0.32026-07-20Deployment page under internals/.

Use = end-user reference. Internals = architecture and operations. Each section carries its own micro-changelog.