goose/crates/goose-mcp
jh-block 2067a564ce
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-intel (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
Cargo Deny / deny (push) Waiting to run
Unused Dependencies / machete (push) Waiting to run
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Build Rust Project on Windows (push) Waiting to run
CI / Check MSRV (push) Blocked by required conditions
CI / Lint Rust Code (push) Blocked by required conditions
CI / Check Generated Schemas are Up-to-Date (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
Live Provider Tests / check-fork (push) Waiting to run
Live Provider Tests / changes (push) Blocked by required conditions
Live Provider Tests / Build Binary (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (Code Execution) (push) Blocked by required conditions
Live Provider Tests / Compaction Tests (push) Blocked by required conditions
Live Provider Tests / goose server HTTP integration tests (push) Blocked by required conditions
Publish Docker Image / docker (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
ci: declare and enforce MSRV of 1.91.1 (#8670)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-04-21 16:03:11 +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: simplify donut chart schema for OpenAI compatibility (#8303) 2026-04-10 21:10:03 +00:00
Cargo.toml ci: declare and enforce MSRV of 1.91.1 (#8670) 2026-04-21 16:03:11 +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.