Finero for VS Code
com.getfinero/finero
Read a Finero workspace and issue payment links, as the person who approved it.
client:VS Code
transport:streamable-http
Install Finero in VS Code
.vscode/mcp.json
{
"servers": {
"finero": {
"type": "http",
"url": "https://app.getfinero.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs