f636a97faa
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
10 lines
276 B
Markdown
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.
|