← linearwebsolutions.com
INDIVIDUAL MCP TOOL
roast_website
Direct actionable critique of a website's design, SEO, and user experience.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.linearwebsolutions-com]
url = "https://linearwebsolutions.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"linearwebsolutions-com": {
"type": "http",
"url": "https://linearwebsolutions.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: linearwebsolutions-com
Remote MCP URL: https://linearwebsolutions.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"linearwebsolutions-com": {
"url": "https://linearwebsolutions.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"linearwebsolutions-com": {
"type": "http",
"url": "https://linearwebsolutions.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "linearwebsolutions-com",
"transport": "streamable-http",
"url": "https://linearwebsolutions.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
analyze_website— Comprehensive technical and SEO analysis of any public website.check_local_seo— Local SEO score — GBP signals, NAP consistency, local keyword presence.analyze_keywords— Extract and analyze the keywords a website is targeting.analyze_competitor_gap— Compare two websites for SEO, content, and performance gaps.generate_visual_sitemap— Crawl a website and map its URL hierarchy as a visual sitemap.