claude mcp add devsmartergpt-lex -- npx -y @smartergpt/lex-mcp
{
"mcpServers": {
"devsmartergpt-lex": {
"command": "npx",
"args": ["-y", "@smartergpt/lex-mcp"]
}
}
}
{
"mcpServers": {
"devsmartergpt-lex": {
"command": "npx",
"args": ["-y", "@smartergpt/lex-mcp"]
}
}
}
{
"mcpServers": {
"devsmartergpt-lex": {
"command": "npx",
"args": ["-y", "@smartergpt/lex-mcp"]
}
}
}
About This MCP Server
The dev.smartergpt/lex server is an implementation of the Model Context Protocol that provides episodic memory and architectural policy for AI agents, enabling them to utilize frames, Atlas, and policy. It can be connected to using npm and stdio, and is available as the @smartergpt/lex-mcp package. Developers working with AI agents that require episodic memory and policy management would use this server to provide a framework for their agents to operate within.
Episodic memory and architectural policy for AI agents. Frames, Atlas, and Policy.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@smartergpt/lex-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Lex server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.