From fb57714f35b33278755dea4c5622389839e23ab9 Mon Sep 17 00:00:00 2001 From: Chiziaruhoma Ogbonda Date: Mon, 24 Nov 2025 12:44:02 +0100 Subject: [PATCH] Refine description of Model Context Protocol (MCP) --- mcp.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mcp.mdx b/mcp.mdx index cd64783..b84847d 100644 --- a/mcp.mdx +++ b/mcp.mdx @@ -5,7 +5,7 @@ description: 'Get started with Instalog using Model Context Protocol (MCP)' ## What is Model Context Protocol (MCP)? -Model Context Protocol (MCP) is an open standard developed by Anthropic that enables secure, two-way connections between AI models and data sources. It allows AI assistants like Claude to directly interact with Instalog's logging and analytics features, providing enhanced context and functionality. +Model Context Protocol (MCP) is an open standard developed by Anthropic that enables secure, two-way connections between AI models and data sources. It enables AI assistants like Claude to interact directly with Instalog's logging and analytics features, providing enhanced context and functionality. With MCP integration, you can: @@ -83,4 +83,4 @@ Once connected, you can ask Claude questions like: - Check out the [API Reference](/api-reference/introduction) for direct API integration - Learn about [best practices](/best-practices) for effective logging and monitoring -For any issues or questions about the Instalog MCP integration, please reach out to our support team at [support@instalog.dev](mailto:support@instalog.dev). \ No newline at end of file +For any issues or questions about the Instalog MCP integration, please reach out to our support team at [support@instalog.dev](mailto:support@instalog.dev).