One graph, not four tools
Every issue, ADR, diagram, process, test, automation, and legacy component lives on the same graph. The AI traverses it in a single prompt.
Thirteen sections, four modules, sixty-plus shipping capabilities. No salespeak. Every visual on this page is a render of the actual product, on the actual data shapes, with the actual numbers.
Five live surfaces: wizard, backlog, architecture, tests, release. Scroll through the whole loop in 90 seconds.
6-step wizard fills the brief: problem, audience, success metrics, scope, non-goals, open questions.
Enterprise admins cannot enforce SSO. Today they rely on per-user email/password, which fails 17% of SOC 2 audits.
Workspace owners on the Business + Enterprise tier. Identity admins. Compliance leads.
• Time-to-SSO < 10 min • SCIM JIT match rate ≥ 98% • Zero password-resets/30d on enabled workspaces
IdP metadata XML upload · SP-initiated + IdP-initiated · SCIM 2.0 user + group sync · Audit log emission
LDAP. Just-in-time access requests. Per-IdP claim transformation.
• What's the right behaviour for existing API keys at SSO enable? • Should owners require step-up for billing changes?
Sprint planning, AI Issue Writer, dependency tracking, release notes: every artifact on one graph the agents can traverse.
AI Solutions scored on five axes, ADRs with version history, real PR drafts from architectural findings, and six diagram types, sequence to deployment.
BPMN process mining with bottleneck heatmaps, automation discovery with payback math, and Legacy Intelligence: AI that reads decades-old code and writes the modernization plan.
AI streams Gherkin scenarios from your issues. Traceability shows every issue's coverage in one heatmap. Defect severity, MTTR, quality gates ride alongside.
Stride is an MCP server with a tool for everything you can do in the UI. The /agent console runs them, the cost-cap pins them to a budget. Every AI call atomic at the database.
# ~/.config/mcp/clients.json
{
"stride": {
"url": "https://www.stride.page/api/mcp/stride",
"headers": { "Authorization": "Bearer $STRIDE_TOKEN" }
}
}
# claude: list available tools
$ claude mcp tools stride
# → a tool for every workspace object (Plan-MCP P0–P3)A tool for every object · scroll to see more
Agents · 7 registered
Run trace · Issue Author
1,205 tokens · 2.4s// lib/ai/ai-metering.ts
await db.$transaction(async (tx) => {
await tx.$queryRaw`SELECT pg_advisory_xact_lock(${wid})`;
const reserved = await reserve(tx, wid, est);
if (reserved > budget) throw new BudgetExceeded402();
// … invoke model …
await reconcile(tx, wid, actualCost);
});Atomic Postgres advisory lock per workspace. No double-spend, ever. A budget overrun returns HTTP 402 with a Retry-After hint and a link to upgrade. Agents handle it gracefully.
One server, two runtimes. claude and codex point at the same MCP endpoint; your team picks the editor, Stride stays the source of truth. live telemetry · 12 active runs across workspace
Plan, Design, Optimize, Verify, and the agent fleet: five clusters, one Prisma-backed graph. Hover any node to see what connects to it. That's why one AI can read the whole story in a single prompt.
acceptance criteria across the sprint
fitness gates passing · 14 ADRs versioned
annual savings on the COBOL roadmap
unit tests · 99.6% overall pass
MCP tools exposed to Claude + Codex
Every issue, ADR, diagram, process, test, automation, and legacy component lives on the same graph. The AI traverses it in a single prompt.
PRD wizard → epics → issues → architecture → tests → release notes. Each stage feeds the next; AI is the connective tissue, not a sidebar.
Point Stride at a 38-year-old COBOL codebase. Get an 8-tab dashboard, extracted business rules, a derived data model, and a modernization roadmap with $ payback.
PROGRAM-ID. ACCT-XFER. MOVE 100 TO X.
transferFunds(input) return tx.run()
BPMN heatmap finds your bottleneck. Automation kanban quantifies the payback. Inline calculators show inputs × time × rate, with confidence bands.
Postgres advisory lock per workspace. 402 graceful failure when the budget is hit. No double-spend, ever. Your CFO sleeps. Your agents stay on a leash.
Six shipping integrations today. Honest list, no fake logos. RBAC, IP allow-list and a full audit log out of the box, with SOC 2 Type I in progress. Developer surface deep enough to script anything we ship.
PR ↔ Issue linking, status on merge, GitHub App install.
@mentions, issue status, sprint events. Per-category toggles.
Two-way sync of epics, issues, sprints, comments. OAuth.
Your backlog in the CLI/IDE. Agents read + update via MCP.
Same MCP server, native Codex support. One key, two runtimes.
HMAC-signed events + REST + GraphQL. No waiting on us.
SOC 2 Type I
in progress, target 2026
Audit log
every state change, queryable + exportable
RBAC + 2FA
owner / admin / member / guest, TOTP enforced
IP allow-list
per-workspace CIDRs, breaks fail-closed
Encryption
AES-256 at rest, TLS 1.3 in transit
MCP server
/api/mcp/stride · a tool for every object
REST + GraphQL
full coverage, OpenAPI 3.1 spec
Webhooks
HMAC-signed, replay-safe, per-category
API keys · scopes
tokens with explicit grants, rotatable
Sandbox
scoped sandbox keys, every API
Stride starts at $9/seat/month, paid from day 1. AI credits included. Cancel any time.