Loading MCP server directory, please wait...
Continuous website testing by Validoria — monitor security, SEO, performance, and accessibility.
npx @getmcp/cli add com.validoria/validoria-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TESTE_NO_API_KEYYour Teste.no API token (Settings → API Keys). Prefix: tno_
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.validoria/validoria-mcp": {
"command": "npx",
"args": [
"-y",
"validoria-mcp"
],
"env": {
"TESTE_NO_API_KEY": "",
"TESTE_NO_API_URL": "https://api.teste.no"
}
}
}
}