Access your dyer.md Markdown vault as a knowledge source for AI agents.
claude mcp add dyer-md -- npx -y dyer-md-mcp
claude_desktop_config.json
{
"mcpServers": {
"dyer-md": {
"command": "npx",
"args": [
"-y",
"dyer-md-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"dyer-md": {
"command": "npx",
"args": [
"-y",
"dyer-md-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dyer-md": {
"command": "npx",
"args": [
"-y",
"dyer-md-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"dyer-md": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dyer-md-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dyer-md": {
"command": "npx",
"args": [
"-y",
"dyer-md-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Srishesh-Archik--dyer-md/reviews or the review_server meta-tool.
POST /mcp