From dd18f24dd5ed3b37ee18cb44ccebc9eb992a9e59 Mon Sep 17 00:00:00 2001 From: ndom91 Date: Tue, 3 Mar 2026 11:15:12 +0100 Subject: [PATCH] Add callout to MCP in intro page --- graphql/introduction.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/graphql/introduction.mdx b/graphql/introduction.mdx index 3aed155..bfc335a 100644 --- a/graphql/introduction.mdx +++ b/graphql/introduction.mdx @@ -8,6 +8,11 @@ Plain is built with this very GraphQL API we expose to you. This means that ther These docs just highlight the most interesting and most used APIs. If you want to do something beyond what is documented here, please [reach out to us](mailto:help@plain.com) or explore our [schema](/graphql/schema) on your own! + + +If you're looking to access our GraphQL API from an Agent, try our [MCP Server](https://plain.support.site/article/mcp-server) instead. + + ## Key details Our API is compatible with all common GraphQL clients with the following details: