Back to MCP Servers
Offorte
The Offorte Proposal Software MCP server enables creation and sending of business proposals.
other-tools-and-integrations
By offorte
Installation
npx -y offorte-mcp-serverConfiguration
{
"mcpServers": {
"offorte-mcp-server": {
"command": "npx",
"args": ["-y", "offorte-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes