goose/crates/goose-mcp
2026-07-31 15:16:55 +00:00
..
examples chore(mcp): convert memory mcp server to use the rust sdk for mcp (#4668) 2025-09-17 17:17:16 -04:00
licenses Include 3rd-party license copy for JavaScript/CSS minified files (#7352) 2026-02-19 21:45:19 +00:00
src fix: sanitize shell/subprocess call in linux.rs (#10748) 2026-07-31 15:16:55 +00:00
Cargo.toml upgrade to rmcp 2.0 (#10584) 2026-07-27 13:31:33 +00:00
README.md Spelling (#7137) 2026-02-11 14:35:24 +00:00

Test with MCP Inspector

Update examples/mcp.rs to use the appropriate 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.