Usage
Configuration
project.json
Options
Behavior
- Opens the MCP Inspector at
http://localhost:6274 - Connect to your running server to browse and test capabilities
- Not cacheable: Interactive, long-running process
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Launch MCP Inspector using frontmcp inspector
nx inspector my-app
{
"targets": {
"inspector": {
"executor": "@frontmcp/nx:inspector",
"options": {}
}
}
}
| Option | Type | Description |
|---|---|---|
port | number | Inspector port |
http://localhost:6274