MCP Server
What is MCP?
The Model Context Protocol (MCP) is an open standard that allows AI assistants (Claude, ChatGPT, Gemini, and others) to call external tools and APIs in a structured, secure way. As a recommended practice, the agent should callget_user_organization_info when the conversation needs company profile or fiscal defaults, and call get_mcp_workflows_guidance when planning or executing multistep MCP workflows.
The YoFacturo MCP server allows an AI agent to:
- Issue invoices in compliance with Spanish fiscal regulations, automatically sync them with VeriFactu, and send them by email to the contact.
- Check invoice status.
- Manage contacts and products.
- And many more things coming soon.

