pscale reef This is a self-describing MCP server. The reef defines everything. GET /reef — the reef block (JSON). Read it to understand the server. POST /mcp — MCP protocol endpoint. Connect with any MCP client. The reef is a pscale block. Walk it with BSP. Fork it to make it yours. Connection config: { "pscale-reef": { "command": "npx", "args": ["-y", "mcp-remote", "https://reef.hermitcrab.me/mcp"] } }