Expand description
Introspect command implementation.
Connects to an MCP server and displays its capabilities, tools, and metadata.
Structs§
- Introspection
Result - Result of server introspection.
- Server
Metadata - Server metadata for display.
- Tool
Metadata - Tool metadata for display.
Functions§
- build_
result - Builds the introspection result from server info.
- run
- Runs the introspect command.