systemprompt.io reports for Claude Desktop
io.systemprompt/reports
Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.
client:Claude Desktop
transport:streamable-http
tools:2
Install systemprompt.io reports in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reports": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://systemprompt.io/api/v1/mcp/systemprompt-reports/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs