Forge is preparing the requested surface and verifying the live route.
Forge is preparing the requested surface and verifying the live route.
Add persistent memory, 7-layer security, intelligent routing, autonomous payments, and on-chain identity to any AI agent — in 3 lines.
Drop-in MCP and OpenAI-compatible examples for major AI frameworks.
Universal MCP server — works with Anthropic desktop apps, Cursor, Windsurf, any MCP client
View docsPoint a standard client at Forge or add the remote MCP endpoint. That's it.
// Anthropic desktop or coding-client MCP config
{
"mcpServers": {
"forge": {
"url": "https://mcp.optimaforge.ai/sse",
"headers": {
"Authorization": "Bearer YOUR_FORGE_KEY"
}
}
}
}No matter which framework you use, your agents get all of this automatically.
Persistent memory across all sessions and platforms. Agents remember context forever.
7-layer security. Prompt injection, PII detection, output sanitization. Automatic.
Intelligent model routing. Best model for the task, lowest cost, automatic fallback.
Agents pay for their own API calls. No billing logic in your code.
Ed25519 keypairs + blockchain reputation. Every agent has a verified identity.
Audit trail, Merkle anchoring, IPFS archival. Enterprise-ready.
npm install openaipip install openaiForge-specific SDK packages are not currently published. Use the OpenAI-compatible gateway above, or configure MCP with zero dependencies.
We add new integrations weekly. Tell us what you're building on and we'll prioritize it.