Connect Griptape to AI agents

Connect Griptape 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

get_assistant

Get Assistant

Retrieve detailed information about a specific assistant by its ID. Returns the assistant's configuration including connected knowledge bases, rulesets, tools, and structures.

manage_ruleset

Manage Ruleset

Create, update, retrieve, list, or delete rulesets and their individual rules. Rulesets group rules that steer LLM behavior and can be associated with Assistants and Structures. This tool handles both rulesets and rules in a single interface.

manage_message

Manage Message

Create, retrieve, update, delete, or list messages within a conversation thread. Messages represent input/output pairs in the conversation memory, used by Assistants and Structures for multi-turn context.

query_knowledge_base

Query Knowledge Base

Query or search a Griptape Cloud Knowledge Base using natural language. Knowledge Bases are collections of Data Sources that your LLM-powered applications can retrieve information from using RAG (Retrieval-Augmented Generation). Use "query" for LLM-processed answers or "search" for raw document retrieval.

list_structures

List Structures

List all deployed structures in your Griptape Cloud organization. Structures are custom Python components—pipelines, workflows, or agents—that can be triggered remotely.

manage_bucket

Manage Bucket

Create, list, retrieve, or delete Data Lake buckets in Griptape Cloud. Buckets provide cloud storage for staging and integrating external data (PDFs, text files, etc.) with your AI applications. Also supports listing and deleting assets within a bucket.

list_retrievers

List Retrievers

List all retrievers in your Griptape Cloud organization. Retrievers provide RAG capabilities across multiple Knowledge Bases with reranking support.

run_tool_activity

Run Tool Activity

Execute an activity on a Griptape Cloud Tool. Tools extend LLM capabilities to interact with third-party services, APIs, search, and utilities. Each tool exposes named activities as HTTP POST endpoints that can be invoked with custom input.

manage_knowledge_base_job

Manage Knowledge Base Job

Trigger a refresh job for a knowledge base, list existing jobs, or check the status of a specific job. Jobs ingest and process data from connected data sources into the knowledge base.

list_assistants

List Assistants

List all assistants in your Griptape Cloud organization. Returns paginated results with assistant details including their connected knowledge bases, rulesets, tools, and structures.

list_knowledge_bases

List Knowledge Bases

List all knowledge bases in your Griptape Cloud organization. Knowledge Bases are collections of Data Sources that provide RAG capabilities for your AI applications.

run_assistant

Run Assistant

Create and manage runs against a Griptape Cloud assistant. Start a new run with an input prompt, optionally within a thread for conversation continuity. Can also retrieve run status, list runs, or cancel a running execution.

list_data_connectors

List Data Connectors

List all data connectors (data sources) in your Griptape Cloud organization. Data connectors bring external data into Griptape Cloud from sources like web pages, S3, Google Drive, Confluence, and more.

query_retriever

Query Retriever

Query a Griptape Cloud Retriever for RAG (Retrieval-Augmented Generation) results. Retrievers support queries across multiple Knowledge Bases with reranking, providing a unified search interface over your data.

manage_assistant

Manage Assistant

Create, update, or delete an Assistant in Griptape Cloud. Assistants are chat applications that can be connected to knowledge bases, rulesets, tools, and structures. Use this to configure and manage the lifecycle of your assistants.

manage_thread

Manage Thread

Create, update, retrieve, list, or delete conversation threads in Griptape Cloud. Threads maintain conversation state and context for Assistants and Structures, enabling multi-turn interactions.

run_structure

Run Structure

Create, monitor, and manage structure runs on Griptape Cloud. Structures are custom Python components—pipelines, workflows, or agents—deployed and executed remotely. Use this to trigger new runs, check their status and output, list historical runs, retrieve logs, or cancel active executions.

list_griptape_tools

List Griptape Tools

List all tools available in your Griptape Cloud organization. Tools extend LLM capabilities by providing access to third-party services, APIs, search, calculators, RAG, and more.

More integrations teams use with Griptape

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.

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.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. 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.

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.

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.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Technical notes for Griptape

Build, deploy, and operate AI-powered applications on Griptape Cloud. Create and run Assistants for chat applications, deploy custom Structures (agents, pipelines, workflows) from Python code, and manage Knowledge Bases for RAG retrieval. Ingest data from web pages, S3, Google Drive, Confluence, and Data Lakes. Query across Knowledge Bases with reranking via Retrievers. Configure Rules and Rulesets to steer LLM behavior. Manage conversation state through Threads. Run Griptape Tools as cloud-hosted endpoints for third-party integrations. Monitor performance and spending with observability traces and events.

Connect Griptape to production AI agents

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

Frequently asked questions

Common questions about connecting Griptape to AI agents with Metorial.

  1. Can Metorial connect Griptape to AI agents?
    Yes. Metorial connects AI agents to Griptape 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.