Kema Invoice for VS Code
com.kema-studio/invoice
Compliant invoicing for freelancers: create, issue and track invoices from your AI agent.
client:VS Code
transport:streamable-http
Install Kema Invoice in VS Code
.vscode/mcp.json
{
"servers": {
"invoice": {
"type": "http",
"url": "https://mcp.kema-studio.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs