Files
Josh Soref f636a97faa Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2026-02-11 14:35:24 +00:00

10 lines
276 B
Markdown

### Test with MCP Inspector
Update examples/mcp.rs to use the appropriate MCP server (eg. DeveloperRouter)
```bash
npx @modelcontextprotocol/inspector cargo run -p goose-mcp --example mcp
```
Then visit the Inspector in the browser window and test the different endpoints.