Skip to content

Conversation

@shivros
Copy link
Owner

@shivros shivros commented Dec 23, 2025

Closes COD-73

@shivros shivros force-pushed the shiv/cod-73-missing-mcp-package branch from 57f4693 to 70ab828 Compare January 4, 2026 22:53
The server now supports the standard MCP HTTP transport (SSE + POST)
directly within the Anki addon, removing the need for a separate
bridging client. Added new tools for deck and note type management.

* implement JSON-RPC 2.0 over SSE transport in `SimpleHTTPServer`
* add tools: `list_note_types`, `delete_deck`, and `update_deck`
* improve dependency vendoring with platform-specific wheel support
* update `CLAUDE_SETUP.md` with direct SSE connection instructions
* add configuration documentation and environment variable support
@shivros shivros force-pushed the shiv/cod-73-missing-mcp-package branch from 70ab828 to 555d786 Compare January 5, 2026 22:12
@shivros shivros marked this pull request as ready for review January 5, 2026 22:13
- Add support for creating, updating, and deleting decks and notes
- Implement SSE transport with a threaded HTTP server on port 4473
- Add permissions management and note type listing tools
- Update project documentation to reflect new architecture and tools
- Remove legacy acceptance criteria and internal test docs
@shivros shivros merged commit 9373864 into main Jan 5, 2026
14 checks passed
@shivros shivros deleted the shiv/cod-73-missing-mcp-package branch January 5, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants