You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fundamentals/dashboard/mcp-server.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@ ms.topic: reference
7
7
8
8
# Aspire MCP server
9
9
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.
11
11
12
-
Aspire MCP integrates Aspire into your development AI eco-system. With MCP, you can:
12
+
With Aspire MCP, you can:
13
13
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.
0 commit comments