MCP.so
Sign In
S

StratyfixVerifiedFeatured

@Stratyfix

About Stratyfix

Stratyfix is an AI-driven sales intelligence platform. This connector lets managers and reps ask about their own Stratyfix data in the chat they already use. Are we going to make the quarter? Who needs my attention this week? The answers come from the live platform. Every person connects as themselves, with the same permissions as the app itself. It is read only, and when Stratyfix withholds a number on purpose the connector says exactly that instead of guessing. You need a Stratyfix workspace with the connector enabled by your administrator. Setup guide: https://app.stratyfix.com/connect

Connection details

https://app.stratyfix.com/api/mcp

Setup

claude mcp add stratyfix --transport http https://app.stratyfix.com/api/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What it is

The Stratyfix connector lets a manager or a rep ask about their own Stratyfix data inside the AI chat they already use. It is read only. Every person connects as themselves through OAuth, so the connector shows exactly what that person would see in the app.

The ten tools

  • my_deals: your open deals, their forecasts, and your own next moves
  • my_deal_risk: one deal's forecast receipt, with honest uncertainty
  • my_pace: your own pace to target, if your org shows reps their pace
  • coaching_queue: who needs coaching next, with the evidence
  • team_target_odds, team_coverage, team_pace, team_gap_ledger: the quarter as the manager surfaces show it (managers and admins only)
  • triage_proposals: deals proposed for dropping, decided in the app only
  • deal_brief: one deal's strategy brief (managers and admins only)

Honesty rule

When Stratyfix withholds a number on purpose, because the odds are not calibrated yet or a target is not set, the connector says exactly that instead of guessing. A null narrated as withheld is correct behavior.

Setup

Full guide: https://app.stratyfix.com/connect. You need a Stratyfix workspace with the connector enabled by your administrator. Support: [email protected]

Frequently asked questions

What is the Stratyfix remote MCP server?

The Stratyfix remote MCP server is a hosted Model Context Protocol endpoint at https://app.stratyfix.com/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Stratyfix MCP server?

Add the endpoint https://app.stratyfix.com/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Stratyfix MCP server require authentication?

Yes. Stratyfix uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Stratyfix MCP server use?

Stratyfix exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments