Skip to content

Add basic MCP note tools - #157

Open
panarch wants to merge 3 commits into
mainfrom
codex/set-up-mcp-server-with-memory-storage
Open

Add basic MCP note tools#157
panarch wants to merge 3 commits into
mainfrom
codex/set-up-mcp-server-with-memory-storage

Conversation

@panarch

@panarch panarch commented Jun 12, 2025

Copy link
Copy Markdown
Member

Summary

  • convert mcp crate into an MCP server using rust-mcp-sdk
  • expose tools for listing notes, getting note content and creating notes
  • wrap DB calls in blocking tasks so the handler is Send

Testing

  • cargo check -p mcp
  • cargo check --workspace --locked
  • cargo test --locked -q

https://chatgpt.com/codex/tasks/task_e_6849a49644a8832a80bdf2c7f85af27c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant