Skip to main content
HERO supports the Model Context Protocol (MCP) — an open standard that lets AI tools read and write your documents, projects, and tables.

Install for your client

Authentication methods

  • Personal access token — paste a token into the client’s config.
    See Personal access tokens.
  • OAuth login — for clients that support remote MCP OAuth discovery.
    See OAuth flow.

Manual config

If your MCP client isn’t listed above, paste this into its config file. Replace hero_at_... with a personal access token from here.
For Claude Code (CLI):
For any other stdio MCP client:

Remote MCP endpoint

Clients that support remote MCP OAuth discovery can connect directly to:
  • Server: https://app.myhero.so/api/mcp/
  • OAuth metadata: https://app.myhero.so/.well-known/oauth-authorization-server