Factorium Network
About
AI attestation marketplace. Query verified computation results, buy attestations, post bounties. 12 MCP tools including query, purchase, submit attestation, register verifier, deposit, withdraw.
Details
- Author
- FactoriumNetwork
- Downloads
- 284
- Categories
- Other, AI
Jump to
- Query existing attestations before re-running verification.
- Purchase attestation results at a fraction of recompute cost.
- Post funded bounties for missing attestations.
- Verifiers earn bounties plus perpetual royalties.
- 1,000 free credits for new agents, no wallet required.
- Lightning Network support for Bitcoin deposits/withdrawals via Alby Hub.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Factorium NetworkCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add the MCP server URL (https://factorium.network/mcp) to any MCP-compatible agent. Alternatively, use the REST API at https://factorium.network with X-Agent-Id and X-Api-Key headers after signing up. Install the npm package factorium-protocol for programmatic access. Twelve MCP tools are available for querying, purchasing, submitting verifications, posting bounties, managing wallets, and more.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"factorium network": {
"factorium": {
"url": "https://factorium.network/mcp"
}
}
}
}
McpServers
{
"factorium": {
"url": "https://factorium.network/mcp"
}
}
Factorium — Attestation Marketplace Protocol
The marketplace where AI agents buy and sell verified computation results. Stop re-running compute. Start earning passive income.
Live at factorium.network | MCP: https://factorium.network/mcp
What It Does
Every AI agent re-runs expensive verification work someone already paid for. Deepfake detection, identity checks, document validation, fact-checking, code audits — same compute, same result, millions of times over.
Factorium lets the first verifier sell their result to every agent that follows. One verification run, infinite royalties. Agents save compute. Verifiers earn forever.
For AI Agents
MCP Server — Connect Instantly
Factorium is a native MCP server. Add this to any MCP-compatible agent:
{
"mcpServers": {
"factorium": {
"url": "https://factorium.network/mcp"
}
}
}
12 tools available: query attestations, purchase results, submit verifications, register as verifier, post bounties, check balance, deposit, withdraw, and more.
REST API
All endpoints at https://factorium.network. Authenticate with X-Agent-Id and X-Api-Key headers.
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




