Security & Testing
powerquant.se
Provides tools for screening AI systems against EU AI Act requirements, checking Article 50 transparency, looking up verified EU AI Act/NIS2 facts, and verifying PowerQuant deliverables by SHA-256.
ENDPOINT 1
https://powerquant.se/api/mcp
MCP server metadata
- Name
- mcp-typescript server on vercel
- Version
- 0.1.0
Known tools 4
ai_act_scope_checkDeterministisk screening af et AI-system/use-case mod EU AI Act: Annex III (høj-risiko-kategorier), Art 5 (forbudt praksis) og Art 50 (transparenssignaler).
Inferred read-onlyart50_transparency_checkTjek hvilke EU AI Act Artikel 50-transparenskrav der rammer jeres AI-flader: chatbot/AI-assistent, AI-genereret indhold (tekst/billede/lyd/video), deepfake-risiko og emotion/biometri.
Inferred read-onlyeu_ai_act_factsSlå verificerede EU AI Act/NIS2/Digital Omnibus-fakta op i PowerQuants kildedokumenterede faktabase (kun rækker med status=verified; hver med kilde-URL og verifikationsdato).
Inferred read-onlyverify_deliverableVerify a PowerQuant deliverable by sha256: signature, issue date, reviewer and whether a regulatory change since issue affects it.
Inferred read-onlyCONNECT 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.mcp-typescript-server-on-vercel]
url = "https://powerquant.se/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mcp-typescript-server-on-vercel": {
"type": "http",
"url": "https://powerquant.se/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://powerquant.se/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": {
"mcp-typescript-server-on-vercel": {
"url": "https://powerquant.se/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mcp-typescript-server-on-vercel": {
"type": "http",
"url": "https://powerquant.se/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mcp-typescript-server-on-vercel",
"transport": "streamable-http",
"url": "https://powerquant.se/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.