Skip to content

Commit 2275f1e

Browse files
Update mcp/mcp-overview.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 35abd44 commit 2275f1e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

mcp/mcp-overview.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
22
title: MCP Integration
3-
description: Model Context Protocol integration for connecting external services and tools
3+
description: Connect CodinIT to other services and tools
44
---
55

6-
The Model Context Protocol (MCP) integration system enables seamless connection between your development environment and external services, APIs, and tools. MCP provides a standardized way to extend your application's capabilities through secure, approved tool executions.
6+
MCP (Model Context Protocol) lets CodinIT connect to other services like databases, payment systems, and more. Think of it like adding plugins to make CodinIT more powerful.
77

8-
## Overview
8+
## What is MCP?
99

10-
MCP allows you to connect to various external services like databases, payment processors, analytics platforms, and AI services. Each connection provides tools that can be executed with proper approval workflows, ensuring security while maintaining productivity.
10+
MCP lets you connect CodinIT to other services you use. For example, you can connect to a database to save user data, or to Stripe to process payments.
1111

1212
<CardGroup cols={3}>
13-
<Card title="Service Integration" icon="plug">
14-
Connect to databases, APIs, and external services
13+
<Card title="Connect Services" icon="plug">
14+
Link to databases, APIs, and other tools
1515
</Card>
16-
<Card title="Tool Execution" icon="zap">
17-
Execute approved operations with security controls
16+
<Card title="Run Actions" icon="zap">
17+
Do things in those services safely
1818
</Card>
19-
<Card title="Marketplace" icon="storefront">
20-
Pre-configured integrations for popular services
19+
<Card title="Ready-Made Connections" icon="storefront">
20+
Pre-built connections for popular services
2121
</Card>
2222
</CardGroup>
2323

0 commit comments

Comments
 (0)