loading…
Search for a command to run...
loading…
Enables users to interact with Invompt's public invoice API to draft and create professional invoices. It provides tools for generating Invoice Markup Language
Enables users to interact with Invompt's public invoice API to draft and create professional invoices. It provides tools for generating Invoice Markup Language (IML) YAML and processing it through various invoice templates.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"invompt-mcp": {
"command": "npx",
"args": []
}
}
}