fix(docs): correct Model Control Protocol to Model Context Protocol in README
This commit is contained in:
parent
18c6865926
commit
958eeec4a6
@ -196,7 +196,7 @@ Task Agent is ideal for scenarios where you need to execute a specific, well-def
|
|||||||
|
|
||||||
### MCP Server Configuration
|
### MCP Server Configuration
|
||||||
|
|
||||||
Agents can be integrated with MCP (Model Control Protocol) servers for distributed processing:
|
Agents can be integrated with MCP (Model Context Protocol) servers for distributed processing:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@ -543,7 +543,7 @@ cd evo-ai-frontend
|
|||||||
|
|
||||||
After installation, follow these steps to set up your first agent:
|
After installation, follow these steps to set up your first agent:
|
||||||
|
|
||||||
1. **Configure MCP Server**: Set up your Model Control Protocol server configuration first
|
1. **Configure MCP Server**: Set up your Model Context Protocol server configuration first
|
||||||
2. **Create Client or Register**: Create a new client or register a user account
|
2. **Create Client or Register**: Create a new client or register a user account
|
||||||
3. **Create Agents**: Set up the agents according to your needs (LLM, A2A, Sequential, Parallel, Loop, or Workflow)
|
3. **Create Agents**: Set up the agents according to your needs (LLM, A2A, Sequential, Parallel, Loop, or Workflow)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user