Skip to content

Oxide.md MCP Server #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Oxide.md MCP Server #236

wants to merge 15 commits into from

Conversation

Feel-ix-343
Copy link
Owner

@Feel-ix-343 Feel-ix-343 commented Mar 16, 2025

Summary

  • Adds MCP (Model Context Protocol) server implementation
  • Provides daily note context through an MCP tool for AI assistants
  • Enables full context gathering with linked documents and backlinks

Feel-ix-343 and others added 8 commits March 16, 2025 09:24
- Implemented MCP (Model Context Protocol) server
- Added daily_context tool to get current daily note with context
- Returns full content of daily note, outgoing links, and backlinks
- Uses separator-based formatting for better readability

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
@Feel-ix-343 Feel-ix-343 changed the title Add MCP server with daily note contextualization Oxide.md MCP Server: MCP Server for using a wik-linked markdown vault Mar 16, 2025
@Feel-ix-343 Feel-ix-343 changed the title Oxide.md MCP Server: MCP Server for using a wik-linked markdown vault Oxide.md MCP Server Mar 16, 2025
Feel-ix-343 and others added 6 commits March 16, 2025 21:02
- Add backlinks for linked entities in the MCP daily_context function
- For each outgoing link, include a list of backlinks to that entity
- Improve markdown formatting with code blocks to preserve structure
- Fix various warnings and code styling

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

1 participant