four good MCP servers I set up in every editor
- basic memory: knowledge base for the AI
- context7: access over 54k up-to-date docs for any library (setup a general rule to tell the AI use context7 everytime)
- bright data: live web browsing
- sequential thinking: enhanced reasoning capabilities
customize and set it up for your editor. snippet for antigravity:
#tip
- basic memory: knowledge base for the AI
- context7: access over 54k up-to-date docs for any library (setup a general rule to tell the AI use context7 everytime)
- bright data: live web browsing
- sequential thinking: enhanced reasoning capabilities
customize and set it up for your editor. snippet for antigravity:
{
"mcpServers": {
"basic-memory": {
"command": "uvx",
"args": [
"basic-memory",
"mcp"
]
},
"Bright Data": {
"command": "npx",
"args": [
"@brightdata/mcp"
],
"env": {
"API_TOKEN": "your-api-key"
}
},
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
]
},
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
}
}
}#tip
❤10🔥1
yess, free afternoon.
- gonna setup hyprland
- configure a networking lab
- progress on my sveltekit app
may you be productive too
- gonna setup hyprland
- configure a networking lab
- progress on my sveltekit app
may you be productive too
⚡7
one more violence,
fat niggas in a taxi taking up 2/3 of the seat should pay twice too. we love you tho, just lose some weight
fat niggas in a taxi taking up 2/3 of the seat should pay twice too. we love you tho, just lose some weight
😁15🤔2👀1
Niri - a scrollable tiling wayland compositor. saw it from a friend. it's basically hyprland, but a whole different approach. something to play around with. but nothing beats hyprland's eye candy UI
#tool
#tool
GitHub
GitHub - YaLTeR/niri: A scrollable-tiling Wayland compositor.
A scrollable-tiling Wayland compositor. Contribute to YaLTeR/niri development by creating an account on GitHub.
❤1
This media is not supported in your browser
VIEW IN TELEGRAM
"To live is to risk it all; otherwise you’re just an inert chunk of randomly assembled molecules drifting wherever the universe blows you…"
🔥18❤🔥1
Mira
gonna setup hyprland
so yeah i just referred to what i wrote back then
https://medium.com/@amanuelchaka2/level-up-your-linux-install-arch-with-hyprland-and-hyde-config-files-bead79d25ad8
https://medium.com/@amanuelchaka2/level-up-your-linux-install-arch-with-hyprland-and-hyde-config-files-bead79d25ad8
Medium
Level Up Your Linux: Install Arch with Hyprland and HyDE Config Files
So you want to dive into the world of Arch Linux but find the installation process daunting? This guide will walk you through using the…
💋7