# CommunityToolkit.Aspire.Hosting.McpInspector

- Module: `CommunityToolkit.Aspire.Hosting.McpInspector`
- Version: `13.4.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire)
- Functions: `5`
- Types: `2`

## Types

- [McpInspectorResource](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/mcpinspectorresource.md) -- `handle` - 4 members

## Functions

- [addMcpInspector](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/addmcpinspector.md) -- `method` -- Adds a MCP Inspector container resource
- [withBun](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/withbun.md) -- `method` -- Configures the MCP Inspector to use bun as the package manager.
- [withInspectedMcpServer](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/withinspectedmcpserver.md) -- `method` -- Configures the MCP Inspector resource to use a specified MCP server resource that uses SSE as the transport type.
- [withPnpm](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/withpnpm.md) -- `method` -- Configures the MCP Inspector to use pnpm as the package manager.
- [withYarn](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/withyarn.md) -- `method` -- Configures the MCP Inspector to use yarn as the package manager.

## Enums

- [McpTransportType](/reference/api/typescript/communitytoolkit.aspire.hosting.mcpinspector/mcptransporttype.md) -- `enum` - 2 values -- Represents the type of transport used by the MCP server.
