We have updated our core site metadata layers to expose site creator details across MyPressable, the REST API, and the Model Context Protocol (MCP) integrations. This update eliminates the need to run account report exports to verify initial site provisioning attribution.
Updates & Navigation
- Dashboard Overview Integration: Added a Created By field to the Site Information block on the site Overview page. Displays the user’s registered display name or primary email address.
- API Payload Expansion: Updated the single-site API endpoint payload to return creator object attributes (name and email) alongside core environment data.
- MCP / AI Assistant Tooling: Updated the Pressable MCP server schema to expose creator fields, allowing AI assistants to query and report site creation origins.
- Data Integrity Safeguards: Preserves accurate historical data by returning empty string/N/A values for properties created prior to September 2025 rather than falling back to current account owner details.
How to get started
Log into MyPressable, select a website, and locate the Site Information card on the Overview page.
For programmatic access, update your API integration endpoints or query your connected MCP assistant to consume the new creator fields.
For more information please visit our Knowledge Base.