io.github.nfemmanuel/iranti
Quality Score
80
/100
Persistent, shared memory for AI agents — facts, checkpoints, semantic search.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"iranti": {
"command": "npx",
"args": [
"-y",
"iranti"
],
"env": {
"DATABASE_URL": "<database_url>",
"IRANTI_API_KEY": "<your-iranti_api_key>",
"IRANTI_URL": "<iranti_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"iranti": {
"command": "npx",
"args": [
"-y",
"iranti"
],
"env": {
"DATABASE_URL": "<database_url>",
"IRANTI_API_KEY": "<your-iranti_api_key>",
"IRANTI_URL": "<iranti_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y iranti§02 Environment variables
DATABASE_URLrequired
PostgreSQL connection string for the Iranti database.
IRANTI_API_KEYsecret
API key for a remote Iranti instance (e.g. iranti.cloud).
IRANTI_URLBase URL of the Iranti API server (e.g. https://<slug>.iranti.cloud).
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.