6970cd850c
Adds an analyze tool to the developer MCP extension that provides code structure analysis and symbol tracking capabilities across multiple programming languages.
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.