IMW Invoice for VS Code
management.independent/imw-invoice
Invoicing, time tracking, and billing for freelancers and small firms, run in plain language.
client:VS Code
transport:streamable-http
Install IMW Invoice in VS Code
.vscode/mcp.json
{
"servers": {
"imw-invoice": {
"type": "http",
"url": "https://invoice.independent.management/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs