Back to Apps

Agentis Framework
Supports UIby agentislabs
TypeScript framework for autonomous AI agents with memory, planning, and platform connectors for Discord & Twitter.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Agentis Framework provides a comprehensive toolkit for building sophisticated autonomous AI agents. It enables the creation of agents with distinct personas, long-term and short-term memory, and complex planning capabilities, allowing them to reason and take action independently across different platforms.
Tools
- Web Search: Integrated search capabilities via Tavily for real-time information gathering.
- Platform Connectors: Direct integration with Discord and Twitter for automated engagement and monitoring.
- Memory Management: Semantic search and vector storage via Pinecone for persistent agent knowledge.
- Task Decomposition: Intelligent planning and subtask creation for complex goal achievement.
Installation
{
"mcpServers": {
"agentis-framework": {
"command": "npm",
"args": ["start", "--prefix", "/path/to/agentis-framework"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install agentis-frameworkInformation
- Pricing
- free
- Published
- 6/20/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using npm start





