Connect Claude
One URL, about 2 minutes, works on the Free plan. After this, you can say “publish this proposal” in any Claude chat.
- 1
Copy your connection URL
In your Keiya dashboard, go to Settings → AI connection and copy your personal connection URL. It looks like this:
https://keiya.works/mcp/kya_live_xxxxxxxxxxxxxxxx - 2
Open Connectors in Claude
On claude.ai (works on the Free plan and up), open Settings → Connectors and click Add custom connector.
- 3
Paste and add
Give it a name (Keiya works), paste your connection URL, and click Add. Skip the Advanced section entirely — no OAuth, no client IDs, nothing else to fill in. The key inside the URL is the whole handshake.
- 4
Enable it in a chat
In any conversation, open the tools menu (the sliders icon near the message box) and switch the connector on.
- 5
Test it
Say this in the chat:
Publish a test proposal for ACME at £100Claude will hand the proposal to Keiya and reply with a live link. Open it — that page is what your clients will see.
Desktop and mobile
Nothing extra to do — connectors added on claude.ai sync to the Claude Desktop and mobile apps automatically. Publish from the sofa.
Using Claude Code?
One line in your terminal, replacing the URL with your own:
claude mcp add --transport http keiya https://keiya.works/mcp/<your-key>Treat your connection URL like a password
Anyone with the URL can publish proposals from your workspace. Don’t share it or paste it anywhere public. If it ever leaks, regenerate it from Settings → AI connection — the old URL stops working immediately.