← Index

dev.cz-agents/adis

dev.cz-agents/adis·v0.1.1·Other
Quality Score
85
/100

ADIS — Czech VAT-payer reliability (nespolehlivý plátce DPH) via MFČR SOAP

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://adis.cz-agents.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "adis": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/adis"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "adis": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/adis"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @czagents/adis
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other