aitheja-molaya
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@aitheja-molayaAnalyze my recent commits and suggest a learning plan"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Aitheja Molaya
One MCP. One mind.
Aitheja Molaya fuses:
Aitheja Brain — local continual learning (ingest → distill → fuse → LoRA → tools)
theGod — meta autonomy / ascend / TBB / HumanAgent
ThejaUltimate — device knowledge, domains, browser bridge, invent stack
Name: molaya = brain. Built to be the single Cursor MCP entry instead of juggling three overloaded servers.
Install
git clone https://github.com/thejanaloit/aitheja-molaya.git E:\aitheja-molaya
cd E:\aitheja-molaya
npm installLocal roots (defaults match this machine; override with env):
Env | Default |
|
|
|
|
|
|
|
|
|
|
Related MCP server: 1mcpserver
Cursor MCP
Add to ~/.cursor/mcp.json:
"aitheja-molaya": {
"command": "node",
"args": ["E:/aitheja-molaya/bin/aitheja-molaya.js", "mcp", "start"],
"env": {
"AITHEJA_BRAIN_ROOT": "C:/Users/ThejanaD/IdeaProjects/aitheja-brain",
"THEGOD_ROOT": "E:/theGod-",
"THEJA_ULTIMATE_ROOT": "E:/ThejaUltimate",
"THEJA_BACKBONE_ROOT": "E:/ThejaBackBone",
"THEJAD_REPO_ROOT": "E:/SuthaMobile",
"THEJAD_FULL_ACCESS": "1"
}
}Snippet file: cursor-mcp.snippet.json
CLI
node bin/aitheja-molaya.js stats
node bin/aitheja-molaya.js smoke
node bin/aitheja-molaya.js tool molaya_status
node bin/aitheja-molaya.js tool molaya_think prompt=hello
node bin/aitheja-molaya.js tool molaya_god name=god_status
node bin/aitheja-molaya.js tool molaya_ultimate name=ultimate_statusTool surface (compact on purpose)
Cursor MessagePort dies when thousands of tools are registered. Molaya keeps a tight native set and reaches the full God/Ultimate catalogs through delegates:
Tool | Role |
| Combined health |
| Chat via fused |
| Device corpus ingest |
| Full evolve cycle |
| Teacher fusion distill |
| LoRA student train |
| Plastic-net sandbox |
| HumanAgent screen+click MCP auth |
| Call any |
| Call any Ultimate named tool |
| List reachable backend tools |
Thanks
Thanks to Theja.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for progressive tool usage at any scale (see https://klavis.ai)
MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
One AI endpoint to search and call 22k+ MCP servers; 50+ hosted tools work instantly, no key.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA proxy server that unifies multiple MCP servers, enabling seamless tool, prompt, and resource management via the MetaMCP App.15 npm155Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP of MCPs. Automatic discovery and configure MCP servers on your local machine. Integration with Claude and Cursor.52Apache 2.0
- AlicenseAqualityDmaintenanceA general-purpose MCP server providing web search, persistent memory storage, and secure code execution capabilities. It enables AI agents to search the web, store and retrieve data, and run Python/JavaScript code in sandboxed environments.8MIT
- AlicenseNot gradedqualityCmaintenanceA universal MCP server that acts as a unified gateway for dynamically connecting and managing multiple MCP servers via a single HTTP endpoint.3 npm6MIT