Search, organize, and chat with your saved Twitter/X bookmarks from any AI agent. 10 tools: search, AI Q&A, collections, notes, highlights, and more.
Server Config
{
"mcpServers": {
"krill": {
"command": "npx",
"args": [
"-y",
"@krillto/mcp-server"
],
"env": {
"KRILL_API_KEY": "<YOUR_API_KEY>"
}
}
}
}