🤖

connect

Governed personal world model and memory for your AI agent. Pair once, connect over MCP.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "aiodei-connect": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aiodei-connect": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aiodei-connect": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The ai.odei/connect server provides a governed personal world model and memory for AI agents, allowing them to store and retrieve information in a personalized context. It connects to AI coding assistants using the Model Context Protocol, enabling remote access to the model and memory. Developers would use this server when they need to implement a persistent and personalized memory for their AI agents, such as when building chatbots or virtual assistants that require a understanding of user history and context.

Governed personal world model and memory for your AI agent. Pair once, connect over MCP.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The connect server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aiodei-connect.svg)](https://skillsplayground.com/mcps/aiodei-connect/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.