feat(landing): lead with MCP, not Claude, on the public pages - #331
Conversation
RoboInvestor works from any MCP client, and the in-app AI no longer runs
on Claude alone, but the hero said RoboInvestor "combines Claude AI" with
the graph, the trust row carried a "Claude AI" badge, and the MCP lines
named only Claude Desktop and Cursor.
Where a client is named, the pages now say "Claude, ChatGPT, or any MCP
client", as robosystems-app and roboledger-app do. The in-app research
pipeline says "the AI", and its footer credits the Analyst Operator, which
the step above it already names. The trust badge uses the Model Context
Protocol mark, which leaves public/images/claude.svg unused, so it goes.
The same change reaches the compare card on the research pages ("ask
your AI"), the home page's getting-started card and checklist, and the
README. The repository getting-started page keeps its per-client
recipes, which are instructions for those clients.
|
Change classification: normal — platform or application code changed. A normal change carries a documented automated review on this pull request before merge, in place of a second human approver. The |
|
@claude please review this PR |
|
Claude finished @jfrench9's task in 1m 18s —— View job Reviewing PR #331
ReviewClean, well-scoped copy change that matches the approach already taken in What looks good:
Minor/non-blocking observations:
I wasn't able to execute Verdict: Looks good to merge — copy-only change, consistent terminology, no stale asset/text references, reasonable a11y handling on the new logo. |
Summary
The public pages stop leading with Claude. RoboInvestor works from any MCP client, and the in-app AI no longer runs on Claude alone, but the hero said RoboInvestor "combines Claude AI" with the graph, the trust row carried a "Claude AI" badge, and the MCP lines named only Claude Desktop and Cursor. This matches what robosystems-app and roboledger-app (RoboFinSystems/roboledger-app#383) already did.
Changes
HeroSection): the body pairs RoboSystems' knowledge graph with "Claude, ChatGPT, or any MCP client". The Agent-Managed Portfolio card names the same clients. The trust badge is the Model Context Protocol mark with "Works with any MCP client".AIAnalysisSection): steps 1 and 4 say "the AI" instead of "Claude AI". The footer credits the Analyst Operator, which step 2 already names, and the MCP note names Claude, ChatGPT, or any MCP client.FeaturesSection,ResearchSection,InvestorSchemaSection,FinalCTA): "AI-powered" research console, "your AI assistant reads and writes your graph", "Built for MCP clients from the ground up", and "from the AI assistant you already use, built on RoboSystems".CompareYourCompany): "ask your AI how your margins and growth compare".(app)/home): the getting-started card is "Connect your AI via MCP", and it and the checklist name Claude, ChatGPT, Cursor, or any MCP client.src/components/mcp/McpLogo.tsxis new, the same component the other two apps use.public/images/claude.svgis removed, since nothing references it now.claude mcp add, Cursor), which are instructions for those clients.Deploy Notes
None.
Testing
/onnext dev: the hero, trust badge, analysis footer, features, and final CTA show the new copy. "Claude AI", "Claude Desktop" andclaude.svgno longer appear.npm run build: not run.🤖 Generated with Claude Code