RECURSIFT DEVELOPER PLATFORM

Your fleet.
Queryable.

Bring endpoint evidence into the tools you already use. Build with the API. Investigate with MCP. Keep every customer’s data inside its own boundary.

Query API & MCP · Initial release
● ● ●one question → endpoint evidence
YOUR WORKFLOW

“What operating system are you running?”

RecursiftCustomer-scoped API + MCP
Read-only
macOSEnrolled endpoint
WindowsEnrolled endpoint
LinuxEnrolled endpoint
Explicit targetsAttributed answersAudit trail

Architecture illustration · not a live fleet

RESTapi.recursift.app/v1
MCPmcp.recursift.app/mcp
OpenAPI specification ↗

A place to start

Choose your integration.

From your first request to a connected investigation workflow.

Small request. Useful context.

Start with the endpoints
you can access.

One customer key. An explicit list of endpoints. A clear path from a question to its source.

Explore the integration examples →
Build against what’s available.

API keys and read-only queries are live. OAuth sign-in, site roles, and invitations are planned.

See release capabilities ↗
List accessible endpoints · curl
curl --fail-with-body "https://api.recursift.app/v1/agents?limit=20" \
  -H "Authorization: Bearer $RECURSIFT_API_KEY"

Made for your coding agent, too

The integration guide, without the UI.

Endpoints, tool arguments, examples and support boundaries in one readable file.

recursift.dev/llms.txt