BeeL for VS Code
es.beel/mcp
Spanish e-invoicing with VeriFactu (AEAT): issue invoices, manage customers, validate NIFs.
client:VS Code
transport:streamable-http
runtime:npm
Install BeeL in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.beel.es/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs