Developer Tools & DevOps
Connect Grafbase to Your AI Agents
Enable your Wkil agents to inspect federated schemas, run compatibility checks, and manage Grafbase configuration.
Authentication: API key
What you can do
- Inspect federated GraphQL schemas and subgraphs
- Check schema compatibility before deploys
- Manage API keys and MCP server configuration
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
List Grafbase Subgraphs
Retrieve the subgraphs registered under a federated schema.
Get Federated Schema
Retrieve the current composed federated schema.
List MCP Servers
List the MCP servers configured on the account.
Get Grafbase Schema Check
Retrieve the result of a schema compatibility check.
List API Keys
List the API keys configured for the account.
Practical agent use cases
- An agent runs a schema check before a subgraph change ships.
- An agent audits which subgraphs make up the current federated schema.
How it works with Wkil
- 1Choose the integrationAdd Grafbase to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
Can an agent modify my schema directly?
The available actions focus on inspection and compatibility checks rather than direct schema edits.

