Catalog
dev.turva/turva-mcp
OfficialRead-only MCP server for turva.dev, an agent-readiness audit and advisory service.
Read-only audit server assessing AI agent readiness and providing advisory guidance.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"turva-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.turva.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.