Enables knowledge ingestion from arXiv, allowing users to search for scientific papers, ingest them into the system, and track provenance history.
Click on "Install 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., "@PLTM MCP Serversearch ArXiv for recent papers on AGI and check the system entropy"
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.
PLTM MCP Server
Procedural Long-Term Memory - An MCP server for Claude Desktop that provides 78 tools for AGI experiments based on universal principles from physics.
What This Does
Gives Claude Desktop access to:
Memory operations - Store/retrieve facts as semantic triples
Diversity retrieval - MMR, entropy injection, attention mechanisms
Meta-cognition - Self-improvement, criticality monitoring
Knowledge ingestion - ArXiv papers with real provenance
True metrics - Action accounting, efficiency tracking
Quick Start
Prerequisites
Claude Desktop
Python 3.11+
Installation
Add this to your config:
Restart Claude Desktop. Done!
Verify
In Claude Desktop:
If you see metrics, it's working!
Example Usage
The Experiment
Hypothesis: Universal principles from physics (criticality, self-organization, emergence) can bootstrap AGI.
Current Results:
Unlocked entropy bottleneck (+56% in Cycle 21)
Measuring true computational efficiency (AAE = 0.0023)
Testing if system can self-organize toward criticality
Goal: Push system to critical point where phase transitions occur and higher-order intelligence emerges.
Tools (78 total)
Memory
store_memory_atom,retrieve_memories,update_memory,delete_memory
Diversity Retrieval
mmr_retrieve- Maximal Marginal Relevanceattention_retrieve,attention_multihead
Entropy Management
inject_entropy_antipodal- Activate distant conceptsinject_entropy_random- Sample diverse domainsinject_entropy_temporal- Mix old + recententropy_stats- Diagnose diversity
Meta-Cognition
self_improve_cycle- Generate/apply hypothesescriticality_state- Check edge of chaoscriticality_recommend- Get adjustments
Action Accounting
record_action,get_aae,start_action_cycle,end_action_cycle
Knowledge Ingestion
ingest_arxiv,search_arxiv,arxiv_history
[Full tool list in server.py]
Architecture
Troubleshooting
Server not connecting?
Check logs:
%APPDATA%\Claude\logs\mcp-server-pltm-memory.logTest manually:
python server.py
Tools timing out?
Restart Claude Desktop after code changes
Import errors?
Contributing
This is active research. Contributions welcome:
New entropy strategies
Better criticality metrics
Additional universal principles
Experiment protocols
License
MIT
Citation
Links
Main Project: github.com/Alby2007/LLTM