diff --git a/QuickStart.text b/QuickStart.text index ca12770..9768b37 100644 --- a/QuickStart.text +++ b/QuickStart.text @@ -1,13 +1,13 @@ -Live Verification Using the MCP Inspector +? Live Verification Using the MCP Inspector -Before embedding into production pipelines, execute the native transport wrapper to test primitives: +Before embedding the server into an orchestration client, execute the protocol inspector to test your tools in an isolated sandbox interface: Bash -uv run npx @modelcontextprotocol/inspector uv run mcp_drift_state_tracker.py +npx @modelcontextprotocol/inspector uv run mcp_drift_state_tracker.py -3. Odysseus Integration Configuration +? Odysseus & Client Integration Configuration -Map this absolute workspace path directly into your active runtime tool configurations: +Map this configuration block directly into your active runtime tool settings. This structure uses uv's global --directory flag to securely isolate the server's runtime environment from the code repositories you are actively auditing: JSON {