Connect Ninox to AI agents

Connect Ninox to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

execute_query

Execute Query

Execute a read-only Ninox query expression against a database. Queries use Ninox's own query language to select and filter data. For example: `(select Contact).'First Name'` retrieves first names from a Contact table.

list_databases

List Databases

List all databases within a specified team. Returns database identifiers and names.

execute_script

Execute Script

Execute a Ninox script that can both read and write data. Can run complex queries, trigger global functions, compute formula field values, and modify records. More powerful than **Execute Query** but should be used carefully as it can alter data.

get_table_schema

Get Table Schema

Retrieve the schema of tables in a database, including field definitions (IDs, names, types, and choice options). Can return all tables or a specific table. Useful for discovering the data model before querying records.

list_teams

List Teams

List all teams (workspaces) accessible with the current authentication token. Teams are the top-level organizational unit in Ninox that contain databases.

update_record

Update Record

Update field values of an existing record. Only the specified fields will be modified; other fields remain unchanged.

delete_records

Delete Records

Delete one or more records from a table by their IDs. This action is irreversible.

create_records

Create Records

Create one or more new records in a table. Field values should use field names (not IDs) as keys. Use **Get Table Schema** to discover available fields.

list_files

List Files

List all files attached to a specific record. Returns file metadata including name, content type, size, and modification info.

get_database

Get Database

Retrieve full database details including its settings (name, icon, color) and complete schema configuration. Useful for understanding the overall database structure.

get_record

Get Record

Retrieve a single record by its ID from a specific table. Returns all field values and metadata for the record.

list_views

List Views

List views defined in a database or on a specific table. Views represent saved configurations for displaying and filtering data.

delete_file

Delete File

Delete a file attached to a record. This action is irreversible.

list_records

List Records

Retrieve records from a table with optional filtering, sorting, and pagination. Filters use field IDs (not field names) — use the **Get Table Schema** tool first to discover field IDs.

More integrations teams use with Ninox

Notion

Create, read, update, and archive pages and databases in a Notion workspace. Manage blocks (paragraphs, lists, headings, embeds, etc.) within pages. Query databases with filters and sorts across rich property types including text, numbers, dates, selects, relations, and formulas. Search across pages and databases by title. Add and read comments on pages and blocks. Upload files to pages. Manage workspace users and retrieve user profiles. Receive real-time webhook notifications for page changes, new pages, comments, and database schema updates.

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Linear

Create, read, update, and delete issues across teams with support for priorities, labels, assignees, due dates, and workflow states. Manage projects that group related issues, and organize work into time-boxed cycles (sprints). Create and manage documents, comments, and file attachments. Search issues using vector similarity or rich filters. Configure teams, workflow states, and labels. Track customers and link them to issues. Subscribe to real-time webhooks for changes to issues, projects, cycles, comments, documents, and more.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Resolve site users to numeric Person/Group LookupId values. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Microsoft Outlook

Send, read, reply to, forward, and manage email messages in user mailboxes. Organize messages into folders, apply categories, flags, and importance levels. Manage file and item attachments. Create, update, delete, and respond to calendar events and meetings. Find available meeting times, manage attendees, handle recurrence, and work with shared or delegated calendars. Create, read, update, and delete contacts, organize them into contact folders, and manage contact photos. Manage tasks and task lists via Microsoft To Do, including due dates, reminders, recurrence, and checklist items. Subscribe to webhook notifications for changes to messages, calendar events, and contacts. Support for Focused Inbox, @-mentions, mail tips, send-on-behalf, and send-as capabilities.

Technical notes for Ninox

Manage workspaces, databases, tables, and records in Ninox's low-code database platform. Create, read, update, and delete records with filtering and upsert support. Execute Ninox query expressions and scripts to retrieve computed data and trigger custom logic. Upload, download, and delete file attachments on records. Retrieve and share views in PDF, HTML, CSV, XLSX, and JSON formats. Track changes across databases, tables, and records using sequence-based polling for synchronization workflows. Manage file and view sharing links.

Connect Ninox to production AI agents

See how Metorial gives Ninox access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Ninox to AI agents with Metorial.

  1. Can Metorial connect Ninox to AI agents?
    Yes. Metorial connects AI agents to Ninox through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.