Dynt for VS Code
ai.dynt.api/dynt
Company finances for agents: transactions, invoices, bills, expenses, subscriptions, receipts.
client:VS Code
transport:streamable-http
Install Dynt in VS Code
.vscode/mcp.json
{
"servers": {
"dynt": {
"type": "http",
"url": "https://api.dynt.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs