Traceix Mesh Remote MCP server Free endpoint

Let your agent check unknown files first.

Add Traceix to Claude, Cursor, Cline, Roo Code, or any MCP client. Then ask it to watch a folder, hash new files, search Traceix, and ask before uploading anything.

What it is

A file-check server your MCP client can use.

How to use it

Copy the config, paste it into MCP settings, then paste the folder prompt.

Why it helps

Hash and review files before opening or uploading them.

Start with the config

Paste it into your MCP client once. After that, use the folder prompt whenever you want a check.

Used for
Downloads

Check installers, archives, and random files before opening.

Shared folders

Watch new files from teams, clients, classes, or friends.

Repos

Hash changed files before running scripts or binaries.

Samples

Review malware or unknown files without uploading first.

Checking - active agents Building view

Live Mesh work view

H Hash L Lookup S Scan V Review R Report ยท Idle

Why use Traceix Mesh

File triage usually means hashing a file, checking reputation, scanning it when needed, and writing down the result. Traceix puts that workflow behind one MCP server.

What it handles

Traceix handles lookup, scan status, and reporting. You keep control over uploads and final action.

Start with the hash

Search SHA-256 first. If Traceix already has the file, use that result before uploading anything.

Works where you already work

Use the same endpoint in Claude Desktop, Cursor, Cline, Roo Code, or your own MCP setup where supported.

Core tools included

Hash lookup, upload, classification, full scan, scan status, login, and API-key tools are exposed through MCP.

Keeps a record

The result can live in Traceix instead of disappearing inside one chat thread.

MCP setup

Use this in any MCP client that supports a remote streamable HTTP server. Connect, list the tools, sign in if required, then run a hash lookup or file scan.

{
  "mcpServers": {
    "traceix-mesh": {
      "type": "streamable-http",
      "url": "https://mcp.traceix.com/mcp"
    }
  }
}
Open guide

Available tools

These are the Traceix tools exposed through MCP. Some actions may require login, an API key, or available credits.

ToolWhat it lets agents do
traceix_register_userCreate a Traceix account.
traceix_user_loginLog in and receive a token.
traceix_user_get_api_keyRetrieve an API key for authenticated analysis.
traceix_search_sha_hashSearch Traceix by SHA-256.
traceix_upload_and_classifyUpload a sample for initial classification.
traceix_full_file_uploadRun deeper analysis and store results.
traceix_full_file_upload_statusCheck scan jobs until complete.
Private scanning: Traceix Hubs

Preorder a Traceix Hub

A Traceix Hub is planned for people who do not want every file check to depend on the cloud. It is meant to keep scanning closer to your own machine or network.

You do not need a Hub to use the MCP endpoint today. Hubs are for private local scanning and always-on local access when they ship.

Preorder Traceix Hub

Status: preorder / coming soon. Hubs are intended to be part of the Traceix Mesh network, but they are not represented here as finished or currently shipping.

Who should care

Use a Hub if privacy is the main concern, or if you want local analysis available on your own network.

Why it matters

Hubs are for teams, classrooms, home labs, and sensitive workflows where private scanning matters more than cloud convenience.

Local gateway

The Hub is meant to sit nearby, handle local checks, and only escalate to cloud workflows when you choose.

Connect Traceix to your MCP client

Use native MCP when your client supports remote servers. If it does not, use an MCP bridge, an IDE client, or the Traceix API. Hubs are optional.

Endpoint: https://mcp.traceix.com/mcp
Step 1

Add the server

Create a remote MCP server and paste the Traceix endpoint.

Step 2

Check the tools

Ask your client to list Traceix tools. Sign in when a tool requires it.

Step 3

Check a file

Search a hash, upload an approved file, check scan status, or write a summary.

Config

Use this anywhere remote streamable HTTP MCP is supported.

{
  "mcpServers": {
    "traceix-mesh": {
      "type": "streamable-http",
      "url": "https://mcp.traceix.com/mcp"
    }
  }
}
Server nameTraceix Mesh
Server URLhttps://mcp.traceix.com/mcp

ChatGPT

Add a custom MCP connection if your workspace exposes it. Use the server name and URL above.

Remote URL

Claude Desktop

Use the universal config in Claude's MCP setup, then restart Claude Desktop and confirm the Traceix tools appear.

Config file

Cursor, Windsurf, Cline, Roo Code

Open MCP settings, add a remote server, paste the config, then search or scan files through Traceix.

IDE agents

Grok, Gemini, Copilot, Perplexity

Custom MCP support varies. If your app does not expose it, use an MCP-capable desktop client, automation layer, or wrapper.

Varies

Custom agents and scripts

Point your MCP client at the endpoint, request the tool list, sign in, then call the hash, upload, or status tool.

API-ready
Test prompt: List the Traceix tools, then show me the workflow for searching a SHA-256 hash and uploading a file.

Basic flow

Start small. Check a hash or one folder first. Upload only after you approve the file.

  1. 1Connect your MCP client to Traceix.
  2. 2Sign in and get an API key when a tool asks for it.
  3. 3Hash files, search SHA-256 values, or upload approved samples.
  4. 4Traceix stores the hash record and job status.
  5. 5Ask for a short summary with findings and next steps.
File scan request
{
  "filename": "sample.bin",
  "file_base64": "<base64 file content>",
  "api_key": "<traceix api key>"
}
Maximum file size: 180 MB. Send file content as base64, not a local path.

Prompts you can copy

Copy one of these into your MCP-connected client. Start with folder watch for everyday use.

Folder watch

For watching a folder and checking new or changed files.

Watch this folder: [PASTE FOLDER PATH]. When a file is added or changed, calculate its SHA-256 hash and search Traceix. Do not upload anything unless I say yes. Return a table with file name, path, SHA-256, Traceix result, and what I should do next.

Hash lookup

For checking known hashes before uploading anything.

Check these SHA-256 hashes in Traceix. First confirm each value is 64 hexadecimal characters. Return a table with hash, Traceix record found or not found, classification if available, scan status if available, and next step.

Upload and scan

For approved unknown files only.

Upload only the files I approve. Use the file name and base64 file content required by the Traceix tool, not a local path. After upload, check scan status until complete. Return classification, scan summary, indicators, and anything that needs manual review.

Write a report

For saving or sharing the result internally.

Write a short file-check report from the Traceix results. Include files checked, SHA-256 hashes, classifications, indicators, scan status, what is confirmed, what is uncertain, and the next step for each file.

Workflow

1. Connect

Add the MCP endpoint.

2. Pick a prompt

Pick folder watch, hash lookup, upload, or report.

3. Review first

Hash and search before uploading.

4. Scan approved files

Upload approved files only.

5. Save the report

Save findings and next steps.

Before uploading files

Validate hashes

A SHA-256 hash is 64 hex characters. Check the format before searching.

Protect keys

Do not put API keys in shared prompts or public repos.

Check scan status

Some scans take time. If you get a job ID, check status until it finishes.

Review conclusions

Use the output as support, not as final proof.

Add Traceix to your file checks

Hash files, look them up, upload only what you approve, and save the result.