Skip to content

Commit a1c14eb

Browse files
committed
update docs
1 parent fd36dc3 commit a1c14eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/cli.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ Recent CLI changes fold the old `quickstart` command into `mcp-agent init`. You
7272
| `agent-factory` | Agent factory with declarative routing rules. |
7373
| `basic-agent-server`, `reference-agent-server` | Complete MCP server implementations (asyncio + reference). |
7474
| `elicitation`, `sampling`, `notifications` | Packaged MCP server variations installed via `mcp_agent.data.examples`. |
75+
| `hello-world` | Basic cloud-deployable example with simple tool calls. |
76+
| `mcp` | Comprehensive MCP server example showcasing tools, sampling, elicitation, notifications, prompts, and resources. |
77+
| `temporal` | Temporal integration example with durable workflows and pause/resume patterns. |
78+
| `chatgpt-app` | ChatGPT App with interactive UI widgets (coin flip example with React frontend). |
7579

7680
Examples:
7781

0 commit comments

Comments
 (0)