Graphory logo

Graphory Labs

Frequently Asked Questions

Common questions about Graphory, pricing, security, and how everything fits together.

Graphory is a graph-native data infrastructure platform. It connects to the business tools you already use (Gmail, Slack, QuickBooks, GitHub, and 250+ more across 20 categories), collects structured data from each one, and builds a unified knowledge graph. You query that graph through a REST API or by connecting your AI of choice via the Model Context Protocol (MCP).

Think of it as your business's memory layer - every email, invoice, calendar event, and code commit becomes a queryable, connected piece of your knowledge base.

Graphory is the data layer - you bring any AI you want for analysis and synthesis. We provide tools via MCP that let your AI search the graph, explore relationships, view timelines, and write findings back.

Supported platforms include Claude Desktop, Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, VS Code Copilot, Codex CLI, and any tool that can make REST API calls. See the Getting Started guide for setup instructions for each platform.

250+ integrations across 20 categories, including:

  • Communication (50+): Gmail, Outlook, Slack, Microsoft Teams, Discord, Google Meet, Zoom
  • Productivity and Project Management (140+): Notion, Airtable, Asana, Linear, Jira, ClickUp, Monday, Trello
  • Developer Tools and DevOps (110+): GitHub, GitLab, Bitbucket, Supabase, CircleCI, Vercel
  • Marketing and Social Media (90+): LinkedIn, Facebook, Reddit, Mailchimp, Buffer, Hootsuite
  • Finance and Accounting (50+): Stripe, QuickBooks, Xero, FreshBooks, Wave, Brex
  • CRM (45+): Salesforce, HubSpot, Pipedrive, Dynamics 365, Close, Apollo
  • Analytics and Data (45+): Snowflake, BigQuery, PostHog, Google Analytics
  • E-commerce (30+): Shopify, Gumroad, Lemon Squeezy, WooCommerce
  • Design and Creative (30+): Figma, Canva, Miro, Webflow
  • Plus HR, Education, Scheduling, Workflow Automation, and more.

Three auth types are supported: one-click OAuth for major platforms (Google Workspace, Slack, Salesforce, etc.), API key for hundreds of additional services, and credentials for legacy systems. For one-click integrations, we handle authentication automatically. For API-key services, you enter your key once and we store it securely.

For anything without a built-in connector, push data directly via the Ingest API. See the full list on the Data Sources page.

Yes. Each organization has its own isolated graph - no data is shared between organizations. Connections use OAuth, so you never share passwords with Graphory. You authorize access directly with each provider (Google, Slack, etc.), and you can revoke that access at any time.

API keys are scoped to a single organization and can be revoked immediately from the Settings page. We do not use your data to train any models.

Pricing is based on node count only. There are no limits on connections, entities, API calls, or team seats.

  • Free: $0/month - up to 100K nodes
  • Growth: $49/month - up to 500K nodes
  • Business: $149/month - up to 2M nodes
  • Enterprise: Custom pricing for larger deployments

Yes, Graphory is completely model-agnostic. It works with any AI that supports MCP or can make HTTP requests. This includes Claude (Desktop and Code), ChatGPT, Gemini, GPT-4, Llama, Mistral, or any other model. You can also call the REST API directly from Python, JavaScript, Go, or any language.

Generate an API key from Settings, then add Graphory's MCP server to your AI client's configuration file. The Getting Started page has ready-to-paste configurations for Claude Desktop, Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, VS Code, and Codex CLI.

Your data remains accessible for 30 days after cancellation. You can export it at any time during that period via the API. After 30 days, your graph is permanently deleted and cannot be recovered. OAuth tokens for connected sources are revoked immediately upon disconnection.