Files
tkmind_go/crates/goose-mcp
tlongwell-block 6970cd850c Add analyze tool to Developer extension (#4530)
Adds an analyze tool to the developer MCP extension that provides code structure analysis and symbol tracking capabilities across multiple programming languages.
2025-09-12 20:02:26 -04:00
..
2025-01-24 13:04:43 -08:00
2025-01-24 13:04:43 -08:00

Test with MCP Inspector

Update examples/mcp.rs to use the appropriate the MCP server (eg. DeveloperRouter)

npx @modelcontextprotocol/inspector cargo run -p goose-mcp --example mcp

Then visit the Inspector in the browser window and test the different endpoints.