Profile: Floe Phone via Twilio (live) + unify MCP setup command - #20
Conversation
- Vendor Marketplace: 'Twilio (soon)' -> 'Floe Phone via Twilio (live)' - MCP setup: replace the streamable-http JSON and the add-mcp one-liner with the canonical 'claude mcp add --transport http floe …' command, matching the docs and site.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe README now documents hosted MCP HTTP setup with authorization and lists Floe Phone via Twilio as live in the voice marketplace. ChangesREADME setup and marketplace updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates the GitHub profile README to reflect the current Floe voice offering and to standardize MCP setup instructions on the canonical claude mcp add command, aligning the profile’s “getting started” guidance with the intended setup flow.
Changes:
- Replaced the legacy MCP install/config instructions with
claude mcp add --transport http floe https://mcp.floelabs.xyz/mcp. - Updated the Vendor Marketplace “Voice” row to “Floe Phone via Twilio (live)”.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | **Agent** — Claude Code / Cursor does the setup | paste: `Read https://dev-dashboard.floelabs.xyz/agents.md and set up Floe for this project.` | | ||
| | **Skill** — install the Floe agent skill | `npx skills add floe-labs/agent-skills` | | ||
| | **MCP** — hosted MCP server (65 tools) | `npx -y add-mcp https://mcp.floelabs.xyz/mcp` | | ||
| | **MCP** — hosted MCP server (65 tools) | `claude mcp add --transport http floe https://mcp.floelabs.xyz/mcp` | |
Small GitHub-profile fixes:
Twilio (soon)→Floe Phone via Twilio (live).streamable-httpJSON config andnpx -y add-mcpwith the canonicalclaude mcp add --transport http floe https://mcp.floelabs.xyz/mcpcommand, matching docs and site.Credits check: profile already correctly says
$3 Welcome Credit — 300 API credits on signup; no stray '200 credits' found in the repos.Summary by CodeRabbit