Connecting your chatbot
The address for each chatbot, and the clicks to add it. One minute per chatbot, once. After that you connect nothing again: you just say what you want in a chat.
ChatGPT
Eigmahttps://my.eigma.app/api/mcp-chatgpt- Settings, then Plugins.
- Turn on Developer mode. Without it there is no way to add a plugin of your own.
- Browse plugins, then +.
- Name it
Eigmaand paste the address into the server URL field. - Sign in with your Eigma account and approve the connection.
Claude
Eigmahttps://my.eigma.app/api/mcp-claude- Customize, then Connectors.
- +, then Add custom connector.
- Paste the address and click Add.
- Sign in with your Eigma account and approve the connection.
- Open a chat, click the + at the bottom left, choose Connectors, and switch Eigma on.
Claude Code
https://my.eigma.app/api/mcpclaude mcp add --transport http --scope user eigma https://my.eigma.app/api/mcp
claude mcp login eigma
The second command opens a browser window to sign in and approve. claude mcp get eigma shows the status.
Codex
https://my.eigma.app/api/mcpcodex mcp add eigma --url https://my.eigma.app/api/mcp
codex mcp login eigma
The second command opens a browser window to sign in and approve. codex mcp list shows the status.
After it is connected
Say “organize this into Eigma” in any conversation. Your chatbot turns it into wiki pages, files each one under the right chapter, and attaches a few questions.
They wait in Eigma’s Ingest mailbox, shown next to the page as it stands now. Nothing joins your wiki until you press Add to wiki.
A connected chatbot can also read your wiki to answer from it, and propose edits to pages you already have. What you can ask Eigma to do covers that side.
If it does not work
- The menus do not match. They move around, and this page will always be a little behind. Ask the chatbot itself: “how do I add a custom MCP server?”
- ChatGPT has no way to add a plugin. Developer mode is off. It is under Settings, then Plugins.
- Claude says it is connected, but asking does nothing. The connector switch for that conversation, at the bottom-left +.
- Claude’s free plan will not take it. One custom connector at a time; remove the other one first.
Troubleshooting covers the rest, including what to do when the tools disappear after an update.