Draft quotations and invoices: 133 templates, tax rules for 195 countries, free account (OAuth).
claude mcp add quotebill --transport http https://quotebill.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"quotebill": {
"url": "https://quotebill.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"quotebill": {
"serverUrl": "https://quotebill.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"quotebill": {
"type": "http",
"url": "https://quotebill.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"quotebill": {
"url": "https://quotebill.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"quotebill": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://quotebill.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://quotebill.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.auto1225--quotebill/reviews or the review_server meta-tool.
POST /mcp