tempreon-mcp
Portable knowledge layer about you, connected to AI tools via the Model Context Protocol (MCP). Carries your knowledge, voice, and decisions across Claude, ChatGPT, Cursor, and any MCP-capable client.
Documentation
Tempreon
The MCP layer between you and every AI tool. Your voice, your decisions, your judgment. Across Claude, ChatGPT, Cursor, and any MCP-capable client.
tempreon.com · Documentation · Pricing · Use cases · About
What Tempreon is
Tempreon is a portable knowledge layer about you, connected to AI tools through the Model Context Protocol (MCP). Where a company knowledge base brings a company's knowledge to AI, Tempreon brings *you* to AI — your voice, your decisions, your accumulated knowledge, your judgment — across every LLM you use.
Where most memory systems store and recall, Tempreon learns and grows. The model changes. The layer travels. The work compounds.
What it does
- Persistent identity layer. Your Core Imprint, Knowledge Vault, Instincts, and captured patterns travel with you across every AI tool you connect.
- Cross-LLM continuity. Knowledge captured in Claude is available in ChatGPT, Cursor, Codex, and any MCP-capable client. No re-explaining.
- Learning, not just memory. Tempreon doesn't only store what you said — it learns from how you actually work, what you decide, and refines those patterns over time.
- Person-centered, not company-centered. Built around the individual operator, consultant, founder, or knowledge worker — not the team or department.
See tempreon.com/use-cases for how operators, consultants, founders, sales professionals, knowledge workers, and others put Tempreon to work.
How it works
1. Create your Tempreon account at tempreon.com. Complete the 13-dimension onboarding to seed your Core Imprint (~15 minutes).
2. Connect a Bridge. Generate a Bridge URL from your dashboard, paste it into your MCP client (Claude Desktop, ChatGPT, Cursor, etc.), and authorize via OAuth in your browser.
3. Use any AI tool. Your Tempreon layer is available across every connected client. As you work, Tempreon captures knowledge and refines instincts in the background.
For terminology specific to Tempreon (Core Imprint, Knowledge Vault, Forge Journey, Bridges, Instincts, and more), see the glossary.
Supported clients
| Client | Mode | Setup guide |
|---|---|---|
| Claude Desktop | macOS, Windows | /support/docs/bridges/claude-desktop |
| Claude Code | CLI | /support/docs/bridges/claude-code |
| Codex | ChatGPT Mac app, IDE extension, CLI | /support/docs/bridges/codex |
| ChatGPT | Web + desktop | /support/docs/bridges/chatgpt |
| Cursor | Code editor | /support/docs/bridges/cursor |
| Windsurf + other MCP-capable clients | Any | /support/docs/bridges/connect-any-client |
Technical orientation
- Transport. Streamable HTTP (not stdio). No local config file or local process to manage — Tempreon is a hosted MCP server. Connect with a single URL.
- Endpoint. `https://api.tempreon.com/functions/v1/tempreon-mcp/mcp`
- Registry. Listed on the official MCP Registry as `com.tempreon/tempreon`.
- Authentication. OAuth 2.1 with PKCE. Dynamic client registration per RFC 7591 — no pre-registration required.
- Per-user isolation. Each account is isolated at the database level via row-level security. Your data is never shared with other users or used to train AI models — see our AI Use Policy for the full statement.
See `docs/install.md` for a quick install snippet, or the universal install guide for the canonical walkthrough.
Get started
Free and paid plans — paid from $19/month (Founders Circle pricing, effective rate when billed annually). See tempreon.com/pricing for current plans and details.
About
Tempreon is built by Briggs Ventures, LLC (d/b/a Tempreon). For the founder story and product origin, see tempreon.com/about. Five patent applications are pending on the underlying architecture, including knowledge classification, learning pipeline mechanics, decision rules, MCP-integrated identity, and cross-LLM portability.
Resources & Trust
- Security & data protection: tempreon.com/security
- Trust center: tempreon.com/trust
- Sub-processors: tempreon.com/trust/sub-processors
- AI Use Policy (how we do and don't use customer data with AI): tempreon.com/legal/ai-policy
- Terms of Service: tempreon.com/legal/terms
- Privacy Policy: tempreon.com/legal/privacy
- Cookies Policy: tempreon.com/legal/cookies
- Acceptable Use Policy: tempreon.com/legal/aup
- Support center: tempreon.com/support · FAQ
- Product changelog: tempreon.com/changelog
- Glossary: tempreon.com/glossary
License
Proprietary. All rights reserved. Patent pending. See LICENSE for repository-specific terms. The Tempreon product and service are governed by the Terms of Service. This repository contains public documentation and integration assets only — Tempreon's product source code is not open source.
Contact
- General: team@tempreon.com
- Support requests: tempreon.com/support/contact
- Security disclosures: SECURITY.md
- Documentation: tempreon.com/support/docs
Frequently asked questions
What is tempreon-mcp?
tempreon-mcp is Portable knowledge layer about you, connected to AI tools via the Model Context Protocol (MCP). Carries your knowledge, voice, and decisions across Claude, ChatGPT, Cursor, and any MCP-capable client.
How do I install tempreon-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is tempreon-mcp open source?
Yes — it is hosted on GitHub at https://github.com/Tempreon/tempreon-mcp.
Related MCP tools
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before it repeats an approach that already failed. Native MCP server for Claude Code, Cursor, Antigravity and Codex. 100% local, no cloud, no telemetry. MIT.
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
An MCP server that allows MCP clients like Claude Desktop or Cursor to perform actions in the Unity Editor C#-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP