MCP server that gives AI agents access to your personal bookmark collection across X/Twitter, Reddit, and LinkedIn. Semantic search, topic clustering, and recent bookmarks. Turns years of curated saves into live context for Claude, Cursor, and other MCP-compatible tools.
Server Config
{
"mcpServers": {
"contextbolt": {
"url": "https://api.contextbolt.app/mcp/YOUR_TOKEN"
}
}
}