Loading languages...
@O

@offorte/mcp-server

@offorte3

MCP server for Offorte - Create & send proposals using AI. This server acts as the bridge between AI agents and Offorte's proposal engine. It enables external models to create and send proposals via Offorte. Built for automation workflows, the [MCP](https://modelcontextprotocol.io/) makes it easy to integrate proposal actions into AI tools, chat interfaces, and autonomous systems. > **Early technology** > Please note that MCP (Model Context Protocol) is a new approach to AI integration. > While powerful, it's still evolving and may occasionally produce unexpected or undesired results.

proposals
ai
automation
api

# mcpServer Config

{
  "mcpServers": {
    "offorte-proposals": {
      "command": "npx",
      "args": [
        "-y",
        "@offorte/mcp-server"
      ],
      "env": {
        "OFFORTE_ACCOUNT_NAME": "<YOUR_ACCOUNT_NAME>",
        "OFFORTE_API_KEY": "<YOUR_TOKEN>"
      }
    }
  }
}

# stdio

npx -y @offorte/mcp-server
Transport:
stdio
Idioma:
TypeScript
Actualizado:7/23/2025