Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.yofacturo.es/llms.txt

Use this file to discover all available pages before exploring further.

The YoFacturo MCP server is in beta. You can join through this form

Configure in VSCode

1

Open the command palette

Press Ctrl+Shift+P and search for MCP: Add Server…
2

Select the transport type

Choose HTTP (HTTP or Server-Sent Events).
3

Enter the server URL

Paste the MCP server URL: https://app.yofacturo.es/mcp and press Enter.
4

Assign a server ID

Accept the default value or type a custom name and press Enter.
5

Choose the scope

Select Global (recommended) or Workspace.
6

Copy the redirect URIs

A popup will appear. Click Copy URIs and Proceed.
7

Enter OAuth credentials

  • OAuth Client ID: any value you like, e.g. your_mcp_user
  • OAuth Client Secret: the token we provided you. If you have any questions, contact us at soporte@yofacturo.es
8

Authorize the connection

Two consecutive popups will appear:
  • “The MCP Server Definition … wants to authenticate to …” → click Allow.
  • “Do you want Code to open the external website?” → click Open.
9

Authorize in YoFacturo

A browser tab will open with the YoFacturo page. Authorize access and return to VSCode.
10

Done

You can now use the YoFacturo MCP from VSCode 🎉