invoify
An invoice generator app built using Next.js, Typescript, and Shadcn
invoify MCP Server
MCP server for al1abb/invoify
Ready-to-Use Client Configurations
{
"mcpServers": {
"invoify": {
"command": "npx",
"args": [
"-y",
"@al1abb/invoify"
]
}
}
}