ๆ—ฅๆœฌ่ชž

Workledge Setup Guide

After creating an account (sign up free), add one connector to your AI client. Your AI handles the rest of the setup automatically.

1. Connector URL (same for every client)

https://mcp.workledge.ai/mcp

2. Per-client steps

Claude (Web / Desktop) โ€” Pro plan or higher

Settings โ†’ Connectors โ†’ "Add custom connector" โ†’ paste the URL above โ†’ authorize in the browser (log in with your Workledge account).

ChatGPT (Web) โ€” Plus plan or higher

Settings โ†’ Connectors โ†’ enable Developer mode โ†’ "Create" and add the URL above โ†’ authorize.

Claude Code (terminal)

Paste this prompt as-is:

Set up Workledge. Run `claude mcp add --transport http workledge https://mcp.workledge.ai/mcp`, then tell me to: restart, authorize via the /mcp command, and send "Set up Workledge" in a new conversation.
Codex (CLI / IDE extension)

Paste this prompt as-is:

Set up Workledge (an MCP server that gives AI access to my knowledge). Steps:
1. Run `codex mcp list` to check whether workledge is already registered.
2. If not, register it with `codex mcp add workledge --url https://mcp.workledge.ai/mcp`.
   If that command is unavailable, append to ~/.codex/config.toml (touch nothing else):
   [mcp_servers.workledge]
   url = "https://mcp.workledge.ai/mcp"
3. If registered but tools are missing, it is an auth issue โ€” do not change config; guide me to step 4.
4. Finally, always tell me these 3 steps:
   (1) run `codex mcp login workledge` and authorize in the browser
   (2) restart Codex
   (3) send "Set up Workledge" in a new task

3. After connecting: the first message

Just mention Workledge in a new conversation โ€” "Set up Workledge", "Remember this in Workledge", or @Workledge (ChatGPT / Claude). In Claude Code and Codex no @ is needed; simply writing "Workledge" in your message works. From then on, your AI remembers and recalls without you mentioning Workledge at all.

Troubleshooting

The AI doesn't save or recall: ask by name โ€” "Save this to Workledge", "Check Workledge" โ€” or invoke @Workledge. If it still fails, try a new conversation.

Disconnect: remove the connector in your AI client's settings. Access from that client is rejected immediately after removal.

Contact: workledge.contact@gmail.com

Start free