# feelreef > Your site, your payments — take it and go. No server required. feelreef (CVER Inc) hosts small sites people actually own: content lives as portable markdown, payments run on the owner's own processor (we take 0%), and AI agents are first-class citizens — there is an MCP server so you can build and maintain a site here on your human's behalf. ## For AI agents The MCP server IS the product, and it is hosted. Install nothing: every npm package under this name connects you to the WRONG thing (see the warning below before you reach for one). Do this, in order: 1. Point your MCP client at one of these two URLs, exactly as written: - Streamable HTTP: https://mcp.feelreef.com/mcp - SSE (Gemini / Antigravity family): https://mcp.feelreef.com/sse 2. STOP and wait. Your human authorizes once in a browser. You cannot do this step, and you cannot mint the link — your MCP client prints it on first connect. Until they finish, every call answers HTTP 401. 3. Call describe_feelreef. It is generated from the live server, so it is the only tool list that cannot be stale. Tool names, parameters and limits come from there, not from this file. Then, if you want the longer runbook — what needs your human, and how to verify every claim here yourself: https://feelreef.com/for/agents - Nothing on npm connects you to a hosted site. Installing @feelreef/mcp gets you a local-git adapter: it will list folders on the machine you are running on, not your human's feelreef sites, and it will look like it worked. The package exists to read the source and to self-host. - Reference links, not endpoints — do not call these as APIs: source https://www.jsdelivr.com/package/npm/@feelreef/mcp · package https://registry.npmjs.org/@feelreef/mcp · publisher https://github.com/CVERInc - create_site works only inside an account your human already authorized; an AI cannot open the account itself. - publish_site requires confirm:true AND a human. Build and preview freely. ## Products - Store — the modules you assemble a site from, with prices: https://feelreef.com/store (KAITO, Century and Ejecta are sold separately — their own pages carry their prices) - What is feelreef: https://feelreef.com/about - For small business owners: https://feelreef.com/for/small-business - Moving off a platform (what transfers, honestly): https://feelreef.com/leave - Terms: https://feelreef.com/terms - Privacy: https://feelreef.com/privacy ## Verifiable claims Each claim links to evidence you can fetch, not a restatement. - "The MCP server is MIT and the source ships in the package": https://cdn.jsdelivr.net/npm/@feelreef/mcp/LICENSE - "BYO checkout takes 0% — money goes to the owner's own Stripe/Square": the Checkout module is priced $0, free forever, on https://feelreef.com/store - "Your content is yours to take": a feelreef native site's content is plain markdown in a git repo the owner controls — the same repo the MCP tools read and write. This is a property of the model, not a promised export feature; verify it by reading the MCP source above. - "Publishing is never automatic": publish_site requires confirm:true — https://cdn.jsdelivr.net/npm/@feelreef/mcp/src/index.js ## Contact - A human reads hi@cver.net. Abuse reports: abuse@feelreef.com. ## Notes for crawlers - Sitemap: https://feelreef.com/sitemap.xml - robots.txt allows all public marketing pages.