Security & Testing
skowronworks.com
It provides regulatory compliance and legal entity verification, including OFAC sanctions screening, VAT validation, and EU AI Act applicability checks.
ENDPOINT 1
https://skowron-compliance-gateway.mattskowronis.workers.dev/mcp
MCP server metadata
- Name
- skowron-compliance-gateway
- Version
- 1.0.0
Paid compliance tools: verify_legal_entity, screen_ofac, validate_eu_vat, check_ai_act_applicability, company_compliance_preflight. Discovery is free. Operations require x402 USDC on Base.
Known tools 5
check_ai_act_applicabilityEU AI Act compliance / AI Act applicability screen from official Regulation 2024/1689.
Inferred read-onlycompany_compliance_preflightCompany compliance API / regulatory applicability / compliance preflight.
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.skowron-compliance-gateway]
url = "https://skowron-compliance-gateway.mattskowronis.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"skowron-compliance-gateway": {
"type": "http",
"url": "https://skowron-compliance-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: skowron-compliance-gateway
Remote MCP URL: https://skowron-compliance-gateway.mattskowronis.workers.dev/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": {
"skowron-compliance-gateway": {
"url": "https://skowron-compliance-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"skowron-compliance-gateway": {
"type": "http",
"url": "https://skowron-compliance-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "skowron-compliance-gateway",
"transport": "streamable-http",
"url": "https://skowron-compliance-gateway.mattskowronis.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://agent-contract-proof.mattskowronis.workers.dev/mcp
MCP server metadata
- Name
- agent-contract-proof
- Version
- 1.0.0
Known tools 1
verify_agent_contractCompare an advertised agent contract with its live x402 challenge.
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.agent-contract-proof]
url = "https://agent-contract-proof.mattskowronis.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agent-contract-proof": {
"type": "http",
"url": "https://agent-contract-proof.mattskowronis.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agent-contract-proof
Remote MCP URL: https://agent-contract-proof.mattskowronis.workers.dev/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": {
"agent-contract-proof": {
"url": "https://agent-contract-proof.mattskowronis.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agent-contract-proof": {
"type": "http",
"url": "https://agent-contract-proof.mattskowronis.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agent-contract-proof",
"transport": "streamable-http",
"url": "https://agent-contract-proof.mattskowronis.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://web-access-gateway.mattskowronis.workers.dev/mcp
MCP server metadata
- Name
- web-access-gateway
- Version
- 1.1.0
Known tools 8
web_searchReturn 5 current ranked web results with compact source excerpts in a fixed JSON schema.
Inferred read-onlyread_urlRead one public URL and return clean bounded page content with a SHA-256 content hash.
Inferred read-onlysearch_and_readSearch the current web and return 5 ranked results with clean page content and content hashes.
Inferred read-onlynews_searchSearch recent public web coverage from the last seven days and return 5 ranked results.
Inferred read-onlycompany_searchFind 5 ranked company and corporate-web results for market research, vendor discovery, and diligence.
Inferred read-onlyproduct_searchFind 5 ranked public-web product, price, specification, and review sources.
Inferred read-onlygeographic_searchFind 5 ranked location, address, hours, and local-context sources using place terms in the query.
Inferred read-onlyma-government-snapshotMassachusetts-only evidence-backed snapshot covering selected official state and selected municipal sources for at most seven days, with official evidence links.
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.web-access-gateway]
url = "https://web-access-gateway.mattskowronis.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"web-access-gateway": {
"type": "http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: web-access-gateway
Remote MCP URL: https://web-access-gateway.mattskowronis.workers.dev/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": {
"web-access-gateway": {
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"web-access-gateway": {
"type": "http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "web-access-gateway",
"transport": "streamable-http",
"url": "https://web-access-gateway.mattskowronis.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.