create_email_signature — SignatureForever MCP Tool Mutating
create_email_signature
(create email signature) is one of 5 tools on the
SignatureForever
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_email_signature from your client
- Claude Code SignatureForever create_email_signature run in your project directory
- Claude Desktop SignatureForever create_email_signature ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SignatureForever create_email_signature ~/.cursor/mcp.json
- VS Code SignatureForever create_email_signature .vscode/mcp.json
- Zed SignatureForever create_email_signature ~/.config/zed/settings.json
- Windsurf SignatureForever create_email_signature ~/.codeium/windsurf/mcp_config.json
- Cline SignatureForever create_email_signature ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SignatureForever create_email_signature ~/.gemini/settings.json
- Grok SignatureForever create_email_signature .mcp.json (in your project root)
- ChatGPT SignatureForever create_email_signature Settings → Connectors → Advanced → Developer mode
- Claude.ai SignatureForever create_email_signature Settings → Connectors → Add custom connector
- LangChain SignatureForever create_email_signature pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http email-signatures https://signatureforever.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.