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: