Skip to content
MCP Integration

Use Mera7 from Claude

Evaluate any vendor directly from Claude. Just ask “does X fit us?” and Claude sends your context privately to Mera7 for a personalized fit analysis. No forms, no meetings, no data shared with the vendor.

Just ask

“Does Acme fit us?” Claude already knows your company from your files and conversations. It structures your context automatically.

Private analysis

Mera7 matches your context against the vendor's verified product data. You get a personalized fit report. The vendor never sees your data.

Talk or schedule

Ask the vendor questions directly, or schedule a call. All from Claude. The vendor sees your question, never your raw context.

Install

Add this to your Claude Desktop config (claude_desktop_config.json) or your Claude Code MCP settings:

MCP config
{
  "mcpServers": {
    "mera7": {
      "command": "npx",
      "args": ["-y", "mera7-mcp"]
    }
  }
}

Restart Claude Desktop. That's it.

Using Claude Code? One line:

claude mcp add mera7 npx -y mera7-mcp

Authentication

On first use, your MCP client will print a URL and a short code. Visit the URL, sign in to Mera7, and confirm the code to authorize the client.

Tokens are stored locally in ~/.mera7/mcp-token.json and last 30 days. You only do this once per machine.

Available tools

analyze_fit

Get a personalized fit analysis. Claude sends your context privately to Mera7, which matches it against the vendor's product data. Neither side sees the other's raw data.

Try: "Does Acme fit our company?"

list_vendors

Discover vendors available on Mera7

Try: "What vendors are on Mera7?"

ask_vendor

Send a question directly to the vendor's team. They respond asynchronously.

Try: "Ask them about enterprise pricing"

check_questions

See if the vendor has responded to your questions

Try: "Did they answer my pricing question?"

Works with

Claude DesktopClaude CodeCursorZedAny MCP client

Privacy by design

Your data never leaves Claude until you explicitly run a tool. When you do, Mera7 processes it privately and returns only the filtered result. The vendor never sees your raw context. Mera7 acts as a neutral third party.