HERO MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@HERO MCP Serverread the 'Employment Agreement' document and list its clauses"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@myhero/mcp-server
MCP server for HERO — lets AI tools like Claude Desktop, Cursor, Claude Code, and any stdio MCP client read and write your HERO documents, projects, and tables.
Quick start
Add it to your AI tool's MCP config:
{
"mcpServers": {
"hero": {
"command": "npx",
"args": ["-y", "@myhero/mcp-server"],
"env": {
"HERO_API_KEY": "hero_at_your_token_here"
}
}
}
}Generate the token at app.myhero.so → Settings → MCP Tokens.
For step-by-step setup with Claude Desktop, Cursor, Claude Code, and others, see the full guide at myhero.so/mcp-setup.
Related MCP server: MeetGeek MCP Server
What it does
Documents
Read any document — full content, plain text, metadata, or just the section titles
Search across all your workspaces and projects
Create new documents, rename, move, duplicate, or delete them
Take snapshots, list every block in a document, jump to a section by its numbering
Surgical edits: change a single paragraph, heading, list item, or table without rewriting the rest with full HERO block schema.
Clauses & legal structure
Read, list, and edit clauses, sub-clauses, and definitions inside contracts and agreements
Find every document that references a given clause or defined term
Pull a definition's explanation directly from the document that owns it
Projects, folders, and workspaces
List your workspaces, projects, folders, and the documents inside them
Create projects, rename them, organize documents into folders
Move or copy documents between projects in bulk
Tables
Create tables, add or remove columns and rows, set dynamic values.
Read whole tables, look up specific rows, columns, or cells by name
Update cells one at a time or in batch
Reference rows from inside documents so the document stays in sync with the table
Templates & placeholders
Build reusable document templates with live placeholders that pull from your tables
When the underlying table data changes, every document that references it updates automatically
Authentication
Two ways to authenticate:
Personal access token (
HERO_API_KEYenv var) — recommended for headless setups.OAuth login — omit the env var and the bridge opens your browser on first use. Tokens are saved to
~/.hero/credentials.json.
Manage and revoke tokens or sessions at app.myhero.so → Settings → MCP Tokens.
Environment variables
Variable | Default | Purpose |
| (unset) | Skip OAuth — use a personal access token |
|
| Override the API base URL (for self-hosted / staging) |
|
| Override the app base URL used during OAuth login |
Source
Source lives at github.com/Unwynd-io/hero-mcp. Issues and pull requests welcome.
This server cannot be deployed
Maintenance
Related MCP Connectors
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
Document sharing, invoicing, and personal finance platform. 15+ AI tools via OAuth 2.1.
Share HTML/Markdown documents via URL instantly. Create, edit, delete docs from any AI tool.
Composable APIs for document extraction, image transformation, and document & sheet generation.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to create, read, edit, and manipulate LibreOffice documents with support for track changes, comments, search/replace, and real-time document operations through a native extension or HTTP API.11MIT

MeetGeek MCP Serverofficial
FlicenseNot gradedqualityDmaintenanceEnables AI tools to access and manage MeetGeek meetings, including transcripts, highlights, summaries, and recording uploads.8 npm23-- FlicenseNot gradedqualityCmaintenanceEnables reading, editing, and rewriting Google Docs documents with tools that support full content replacement, appending, heading-based insertion, and style-preserving rewrites.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with Jurisly workspaces for tasks like drafting invoices, finding hearing dates, and editing documents through natural language.Apache 2.0