knowledge & memory
Cross Llm Mcp
An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations.
typescript
local
knowledge & memory
Installation
npx -y JamesANZ/cross-llm-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "cross-llm-mcp",
"command": "npx",
"args": [
"-y",
"JamesANZ/cross-llm-mcp"
]
}About This MCP Server
JamesANZ/cross-llm-mcp
An MCP server that enables cross-LLM communication and memory sharing, allowing different AI models to collaborate and share context across conversations.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub