Skip to content

Commit 8b646af

Browse files
committed
Update
1 parent 1f2413f commit 8b646af

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/fundamentals/dashboard/mcp-server.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ ms.topic: reference
77

88
# Aspire MCP server
99

10-
The Aspire MCP server is a local [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server enabling integration with external AI tools and development environments.
10+
The Aspire MCP server is a local [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server. Aspire MCP integrates Aspire into your development AI eco-system.
1111

12-
Aspire MCP integrates Aspire into your development AI eco-system. With MCP, you can:
12+
With Aspire MCP, you can:
1313

14-
- Query resources, including resource states, endpoints, health status and commands
15-
- Debug with real-time console logs
16-
- Investigate development time telemetry, such as structured logs and distributed tracing across resources
17-
- Execute resource commands
14+
- Query resources, including resource states, endpoints, health status and commands.
15+
- Debug with real-time console logs.
16+
- Investigate development time telemetry, such as structured logs and distributed tracing across resources.
17+
- Execute resource commands.
1818

1919
## Get started
2020

0 commit comments

Comments
 (0)