Grafbase
Overview
SLUG: GRAFBASE
Description
Grafbase is a platform that accelerates the development of GraphQL APIs, offering features like edge caching, unified data access, and seamless integration with popular authentication strategies.
Authentication Details
API Key
Connecting to Grafbase
Create an auth config
Use the dashboard to create an auth config for the Grafbase toolkit. This allows you to connect multiple Grafbase accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Grafbase Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Grafbase toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GRAFBASE_DELETE_API_KEY
Tool Name: Delete Grafbase API Key
Description
Action Parameters
Action Response
GRAFBASE_DELETE_AUDIT_LOG
Tool Name: Delete Grafbase Audit Log
Description
Action Parameters
Action Response
GRAFBASE_DELETE_EXTENSION
Tool Name: Delete Extension
Description
Action Parameters
Action Response
GRAFBASE_DELETE_MCP_SERVER
Tool Name: Delete MCP Server
Description
Action Parameters
Action Response
GRAFBASE_DELETE_SCHEMA
Tool Name: Delete Grafbase Schema
Description
Action Parameters
Action Response
GRAFBASE_DELETE_SCHEMA_CHECK
Tool Name: Delete Schema Check
Description
Action Parameters
Action Response
GRAFBASE_DISABLE_MCP
Tool Name: Disable MCP server
Description
Action Parameters
Action Response
GRAFBASE_ENABLE_MCP
Tool Name: Enable Grafbase MCP Server
Description
Action Parameters
Action Response
GRAFBASE_GET_AUDIT_LOG
Tool Name: Get Grafbase Audit Log
Description
Action Parameters
Action Response
GRAFBASE_GET_FEDERATED_SCHEMA
Tool Name: Get Federated Schema
Description
Action Parameters
Action Response
GRAFBASE_GET_SCHEMA_CHECK
Tool Name: Get Grafbase Schema Check
Description
Action Parameters
Action Response
GRAFBASE_GET_SUBGRAPH_SCHEMA
Tool Name: Get Subgraph Schema
Description
Action Parameters
Action Response
GRAFBASE_LIST_API_KEYS
Tool Name: List API Keys
Description
Action Parameters
Action Response
GRAFBASE_LIST_AUDIT_LOGS
Tool Name: List Grafbase Audit Logs
Description
Action Parameters
Action Response
GRAFBASE_LIST_EXTENSIONS
Tool Name: List Extensions
Description
Action Parameters
Action Response
GRAFBASE_LIST_MCP_SERVERS
Tool Name: List MCP Servers
Description
Action Parameters
Action Response
GRAFBASE_LIST_SCHEMA_CHECKS
Tool Name: List Grafbase Schema Checks
Description
Action Parameters
Action Response
GRAFBASE_LIST_SCHEMAS
Tool Name: List Grafbase Schemas
Description
Action Parameters
Action Response
GRAFBASE_LIST_SUBGRAPHS
Tool Name: List Grafbase Subgraphs
Description
Action Parameters
Action Response