Skip to main content
Conare serves an MCP endpoint (Streamable HTTP) at:
Connect it from any MCP client and your agent gets four tools:

Install with the wizard

The wizard signs you in through the browser, detects local AI tools, imports chat history, configures MCP, and can enable background sync. It configures Claude Code, Codex, Cursor, Windsurf, VS Code Copilot, Cline, Zed, OpenClaw, and Antigravity. Restart the client afterwards so it reloads MCP servers. For CI or non-interactive setup, pass a key from the dashboard:

Manual MCP config

When the CLI cannot write your client’s config:
Some clients call the URL field serverUrl instead of url.

Native plugins

  • Claude Codeconareai/claude-conare: native plugin bundling the MCP server and a skill, with an instant project brief at session start.
  • Codexconareai/codex-conare: project brief injected via a native SessionStart hook.

Background sync

Install a local timer that imports new sessions every 10 minutes: