techtenstein seo for Zed
io.github.sathvic-kollu/techtenstein-seo
On-page SEO audit for any URL. Titles, meta, headings, links, score, and fix recommendations.
client:Zed
transport:stdio
runtime:pypi
Install techtenstein seo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"techtenstein-seo": {
"command": "uvx",
"args": [
"techtenstein-seo-mcp"
],
"env": {
"TECHTENSTEIN_API_KEY": "<TECHTENSTEIN_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs