Pulse, inside your AI.
Connect once and your assistant can pull leads, research prospects, write scripts, and build video ad campaigns straight from your workspace. No copy-pasting between tabs. Works with Claude, ChatGPT, and any assistant that supports MCP.
Get your connector URL
- Log in to Pulse and open Settings → Extension.
- Copy your Pulse API key. Generate one if you have not yet.
- Drop it into your personal connector URL:
https://ether-ego-api.onrender.com/api/mcp/c/YOUR_API_KEY
Replace YOUR_API_KEY with the key you copied. That is the only URL you need for every setup below.
Treat this URL like a password. Anyone who has it can use your workspace tools. If it ever leaks, regenerate the key in Settings and the old URL stops working instantly.
Claude (claude.ai or Claude Desktop)
- Open Settings → Connectors.
- Click Add custom connector.
- Paste your connector URL and save. No login or OAuth step is needed.
- Start a new chat. Your Pulse tools are now in the tools menu.
Try it: "List my leads and research the top three."
ChatGPT (Plus or Pro)
- Open Settings → Apps & Connectors → Advanced settings and turn on Developer mode.
- Back in Apps & Connectors, click Create.
- Name it "Pulse", paste your connector URL, and set Authentication to None. Your key is already in the URL.
- In a new chat, open the tools menu and enable the Pulse connector.
Try it: "Use Pulse to write 3 ad scripts for my newest product."
Claude Code (terminal)
One command:
claude mcp add --transport http pulse https://ether-ego-api.onrender.com/api/mcp/c/YOUR_API_KEY
Anything else that speaks MCP
Point any MCP-compatible client at the same URL using the Streamable HTTP transport. Tool discovery is automatic.
What your assistant can do once connected.
Pair it with your Shopify store
Every Shopify store has its own built-in MCP server:
https://YOUR-STORE.myshopify.com/api/mcp
Add it as a second connector alongside Pulse and your assistant can see your live catalog. Then one prompt does the whole job:
Try it: "Pull my best-selling product from the store and have Pulse build a video ad campaign for it."
Your store talks to your ad factory in a single conversation.
Questions, answered.
Your connector URL is scoped to your workspace only. Regenerating your API key in Settings revokes access immediately.
No. Outreach tools run in draft-first mode by default. You review everything before it goes out.
Custom connectors require a paid Claude plan. ChatGPT connectors require Plus or Pro with Developer mode enabled.