# Truespar > Truespar builds infrastructure for AI builders - model inference, databases, search, and file tooling that install as a single file on your own hardware, expose APIs compatible with the tools they replace, and ship with published head-to-head benchmarks. Truespar is a research arm of The Intelligence Company AB (publ), based in Stockholm, Sweden. Each product below is a standalone engine you can run yourself. ## Core pages - [Home](https://truespar.com/): The Truespar stack at a glance - inference, database, search, and storage on your own hardware. - [About](https://truespar.com/about): Who we are and why we build our own engines. - [Pricing](https://truespar.com/pricing): Plans and licensing for the products. - [Contact](https://truespar.com/contact): How to reach the team. ## Products - [Traverse](https://truespar.com/traverse): A graph database built for speed. Cypher and full ISO GQL, Bolt compatibility with existing Neo4j drivers, server, embedded, and browser (WASM) modes. - [Traverse docs](https://truespar.com/traverse/docs/v1/getting-started): Getting started, query languages, protocols, drivers, and embedded SDKs. - [Torque](https://truespar.com/torque): An in-memory search engine with AI-powered search and optional GPU acceleration. Typesense-compatible API, hybrid vector search, sub-millisecond queries. - [Torque docs](https://truespar.com/torque/docs/v1/getting-started): Getting started, search, collections, SDKs, and server configuration. - [Paddock](https://truespar.com/paddock): A high-throughput LLM inference engine that runs open-source language models on your own NVIDIA hardware. One executable with OpenAI and Anthropic compatible APIs. Research preview - not yet available for download. - [Paddock benchmarks](https://truespar.com/paddock/benchmarks): Published benchmark reports with full methodology. - [FolioPDF](https://truespar.com/folio): A complete PDF library for .NET - fluent generation, editing, encryption, digital signing, PDF/A and PDF/UA compliance, and text extraction in one NuGet package. - [FolioPDF docs](https://truespar.com/folio/docs/2026.4/getting-started): Getting started, generation, editing, rendering, and compliance. ## For AI agents Three free, open endpoints. No account, no API key, no signup - per-IP rate limits only. All are read-only, serve MCP over Streamable HTTP, and are listed together at [MCP & APIs](https://truespar.com/mcp). - [Truespar Docs MCP](https://mcp.truespar.com/): Search Truespar's docs and site with hybrid keyword + vector search. MCP endpoint `https://mcp.truespar.com/mcp`. One tool, `search_docs(query, product?, limit?)`. - [Truespar MCP Registry](https://registry.truespar.com/): An index of the public MCP ecosystem, synced daily from the public MCP registries, ranked provenance-first, with every hosted endpoint checked by a real MCP handshake. Answers "is there an MCP for X, and how do I connect to it?". MCP endpoint `https://registry.truespar.com/mcp`, tools `find_mcp_servers(query, category?, tier?, hostable?, limit?)` and `get_mcp_server(key)`. Also REST at `https://registry.truespar.com/v1/servers`, with an OpenAPI 3.1 document at `https://registry.truespar.com/openapi.json`. - [Truespar LEI API](https://lei.truespar.com/): The GLEIF Legal Entity Identifier golden copy - about 3.4 million registered legal entities worldwide, reloaded daily. Search by name or address, filter by country, jurisdiction, status and legal form, or look up one record by LEI. MCP endpoint `https://lei.truespar.com/mcp`, tools `search_legal_entities(query?, country?, status?, ...)` and `get_legal_entity(lei)`. Also REST at `https://lei.truespar.com/v1/entities`, with an OpenAPI 3.1 document at `https://lei.truespar.com/openapi.json`. ## Machine-readable API specs - [MCP Registry OpenAPI](https://registry.truespar.com/openapi.json): OpenAPI 3.1 for the MCP registry REST API, generated from the handlers so it cannot drift. Browsable at https://registry.truespar.com/docs. Covers `/v1/servers`, `/v1/servers/{key}`, `/v1/categories` and `/v1/stats`. - [LEI API OpenAPI](https://lei.truespar.com/openapi.json): OpenAPI 3.1 for the LEI REST API, generated from the handlers so it cannot drift. Browsable at https://lei.truespar.com/docs. Covers `/v1/entities`, `/v1/entities/{lei}`, `/v1/facets/{field}` and `/v1/stats`. ## Machine-readable product docs - [Traverse llms.txt](https://truespar.com/traverse/llms.txt): Curated Traverse index for AI assistants. - [Traverse llms-full.txt](https://truespar.com/traverse/llms-full.txt): Full Traverse documentation in one file. - [Torque llms.txt](https://truespar.com/torque/llms.txt): Curated Torque index for AI assistants. - [Torque llms-full.txt](https://truespar.com/torque/llms-full.txt): Full Torque documentation in one file. ## Blog - [Blog](https://truespar.com/blog): Release announcements and technical articles from the team. - [RSS feed](https://truespar.com/rss.xml): Subscribe to the blog. ## Contact - [Contact](https://truespar.com/contact): Sales, support, and general inquiries.