INDIVIDUAL MCP TOOL
invoice_generator
A free invoice generator that makes a real PDF — no watermark, no sign-up.
LIVE ENDPOINT
https://helpyself.com/mcp
Connect to this endpoint to inspect the live schema for invoice_generator and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.helpyself]
url = "https://helpyself.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"helpyself": {
"type": "http",
"url": "https://helpyself.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: helpyself
Remote MCP URL: https://helpyself.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"helpyself": {
"url": "https://helpyself.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"helpyself": {
"type": "http",
"url": "https://helpyself.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "helpyself",
"transport": "streamable-http",
"url": "https://helpyself.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
photo_gallery— A photo gallery maker: drop pictures in, get a link with its own layout and password.auto_redact_pdf— Auto redact PDF files: it finds the personal information, you confirm, the words are deleted.background_remover— Remove the background from an image — solid backgrounds go transparent, in your browser.pdf_compress— Reduce PDF size without turning the text into a picture.bmi_calculator— A BMI calculator in metric or imperial, worked out in your browser.body_fat_calculator— A body fat calculator that works from a tape measure, using the US Navy method.calorie_calculator— Work out how many calories you burn a day, and what to eat for a goal.coin_flip— A coin toss you can trust — heads or tails, from real randomness.