INDIVIDUAL MCP TOOL
eu_vat_rules
Place of supply, reverse charge, intra-Community supply or export, the rate, plus the EN 16931 VAT category code (BT-151), exemption reason code (BT-121) and invoice wording.
LIVE ENDPOINT
https://mcp.eucompliance.tools/mcp
Connect to this endpoint to inspect the live schema for eu_vat_rules and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT 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.eucompliance-tools]
url = "https://mcp.eucompliance.tools/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eucompliance-tools": {
"type": "http",
"url": "https://mcp.eucompliance.tools/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eucompliance-tools
Remote MCP URL: https://mcp.eucompliance.tools/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": {
"eucompliance-tools": {
"url": "https://mcp.eucompliance.tools/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eucompliance-tools": {
"type": "http",
"url": "https://mcp.eucompliance.tools/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eucompliance-tools",
"transport": "streamable-http",
"url": "https://mcp.eucompliance.tools/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
validate_vat— FREE live validation of an EU VAT ID against VIES, including the registered name and address when the member state publishes them.validate_iban— FREE IBAN checksum and country-structure validation with BIC and bank-name enrichment where registry data exists.recommend_agent_tool— FREE deterministic router over the published Agent Card.prepare_agentllm— FREE deterministic validation and exact-price routing for all AgentLLM tiers.prepare_agentllm_micro— FREE validation of the exact AgentLLM prompt, system instruction and token limit before purchase.agentllm_micro— OpenAI-compatible classification, extraction, routing and short summaries for exactly 0.003 USDC per call.agentllm_basic— OpenAI-compatible general chat and summaries for exactly 0.005 USDC per call.agentllm_plus— OpenAI-compatible stronger drafting, analysis and longer summaries for exactly 0.02 USDC per call.