MarkIt for VS Code
io.github.fuzulsfriend/markit
Search, save, and set reminders in your personal MarkIt library of links, posts, and notes.
client:VS Code
transport:streamable-http
tools:8
Install MarkIt in VS Code
.vscode/mcp.json
{
"servers": {
"markit": {
"type": "http",
"url": "https://mark-it.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs