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 π

