Skip to content

Commit 958eeec

Browse files
author
Davidson Gomes
committed
fix(docs): correct Model Control Protocol to Model Context Protocol in README
1 parent 18c6865 commit 958eeec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Task Agent is ideal for scenarios where you need to execute a specific, well-def
196196

197197
### MCP Server Configuration
198198

199-
Agents can be integrated with MCP (Model Control Protocol) servers for distributed processing:
199+
Agents can be integrated with MCP (Model Context Protocol) servers for distributed processing:
200200

201201
```json
202202
{
@@ -543,7 +543,7 @@ cd evo-ai-frontend
543543

544544
After installation, follow these steps to set up your first agent:
545545

546-
1. **Configure MCP Server**: Set up your Model Control Protocol server configuration first
546+
1. **Configure MCP Server**: Set up your Model Context Protocol server configuration first
547547
2. **Create Client or Register**: Create a new client or register a user account
548548
3. **Create Agents**: Set up the agents according to your needs (LLM, A2A, Sequential, Parallel, Loop, or Workflow)
549549

0 commit comments

Comments
 (0)