Skip to content

Commit

Permalink
add as example instead of main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
salman1993 committed Jan 13, 2025
1 parent 2433b47 commit 8d88f2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/goose-mcp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Update main.rs to use the appropriate the MCP server (eg. DeveloperRouter)

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

Then visit the Inspector in the browser window and test the different endpoints.
File renamed without changes.

0 comments on commit 8d88f2e

Please sign in to comment.