MCP connector

    Add meCore to Claude as a custom connector and work with your organization's cores in conversation — no code required.

    Setup

    1. Open your organization dashboard and go to Connector.
    2. Create a connector token. Copy the URL — it is shown once.
    3. Use the "Add it to Claude" link, or paste the URL into Claude under Settings → Connectors → Add custom connector.

    The URL contains your token. Treat it like a password — anyone holding it can read and create cores in your organization through Claude, and that usage is recorded against your organization. Revoke it from the dashboard and it stops working immediately.

    Tools

    • create_coreCreate a core from 1-5 image URLs. Returns immediately with a job id.
    • get_coreFetch a core with its taste profile and generation status.
    • get_tasteFetch just the taste profile text for a core.
    • list_coresList the organization's cores, newest first.
    • search_coresSearch cores by name, tags and style attributes. Synonym-aware.

    The connector is data-only — it returns structured results, not interactive cards. It never exposes anything outside your own organization.

    ← Back to the overview