Skip to content

Profile: Floe Phone via Twilio (live) + unify MCP setup command - #20

Merged
achris7 merged 1 commit into
mainfrom
profile-twilio-mcp-fixes
Aug 4, 2026
Merged

Profile: Floe Phone via Twilio (live) + unify MCP setup command#20
achris7 merged 1 commit into
mainfrom
profile-twilio-mcp-fixes

Conversation

@achris7

@achris7 achris7 commented Aug 4, 2026

Copy link
Copy Markdown
Member

Small GitHub-profile fixes:

  • Vendor Marketplace table: Twilio (soon)Floe Phone via Twilio (live).
  • MCP setup unified: replaced the streamable-http JSON config and npx -y add-mcp with the canonical claude mcp add --transport http floe https://mcp.floelabs.xyz/mcp command, 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

  • Documentation
    • Updated MCP setup instructions to use hosted HTTP transport with authorization.
    • Updated the voice marketplace listing to show Floe Phone via Twilio as live.

- 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.
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: eb6aa62a-4265-473c-917b-b376f4afbb4c

📥 Commits

Reviewing files that changed from the base of the PR and between 77d0b80 and cd7fa60.

📒 Files selected for processing (1)
  • profile/README.md

📝 Walkthrough

Walkthrough

The README now documents hosted MCP HTTP setup with authorization and lists Floe Phone via Twilio as live in the voice marketplace.

Changes

README setup and marketplace updates

Layer / File(s) Summary
MCP setup instructions
profile/README.md
The MCP setup uses the hosted HTTP transport command and includes the Floe API authorization header.
Voice marketplace status
profile/README.md
The voice marketplace entry changes from “Twilio (soon)” to “Floe Phone via Twilio (live)”.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • Floe-Labs/.github#7: This PR also modifies the MCP setup instructions and marketplace content in profile/README.md.
  • Floe-Labs/.github#14: This PR also updates the voice marketplace and setup instructions in profile/README.md.

Poem

A rabbit typed the hosted command,
With headers neat and permissions planned.
Floe Phone now rings live and bright,
Twilio carries the call just right.
Hop, hop—the README shines tonight!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch profile-twilio-mcp-fixes

Comment @coderabbitai help to get the list of available commands.

@achris7
achris7 marked this pull request as ready for review August 4, 2026 16:38
Copilot AI review requested due to automatic review settings August 4, 2026 16:38
@achris7
achris7 merged commit 4923a61 into main Aug 4, 2026
1 of 2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread profile/README.md
| **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` |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants