Commit graph

357 commits

Author SHA1 Message Date
Kalvin Chau
22b11ea127 feat: handle JsonRpcMessage::Error messages to propagate to the user 2025-02-20 19:38:23 -08:00
Kalvin Chau
08b73f3001 feat: add prompts support to mcp-client, ahere to MCP spec for prompts
- add new endpoints `list_prompts` and `get_prompt` in the MCP client
- update prompt model in mcp-core to make `description` and `arguments`
  optional, following MCP spec
2025-02-20 19:38:19 -08:00
Alex Hancock
fe1108c498
Merge pull request #1 from modelcontextprotocol/alexhancock/rust-sdk-init
Bring in mcp-* crates from goose as a starting point
2025-02-20 20:56:16 -05:00
Alex Hancock
79225a0d30 Address PR feedback and downgrade editions temporarily 2025-02-20 20:52:42 -05:00
Alex Hancock
3e3352dd8d Update to brand new 2024 edition of rust 2025-02-20 14:09:25 -05:00
Alex Hancock
4554644a3a Bring in mcp-* crates from goose as a starting point 2025-02-20 13:15:48 -05:00
David Soria Parra
91e8ba6363
Initial commit 2025-02-18 10:55:26 +00:00