mcp

finchagentic/mcp
★ 0 stars JavaScript AI/LLM Updated 1d ago
The runtime layer for Agentic AI. Persistent memory, autonomous agents, and workflows that survive every session. MCP server: @finchagentic/mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "finchagentic/mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/banner.svg" alt="Finch MCP" width="100%"/> **The runtime layer for Agentic AI.** Persistent memory, autonomous agents, and workflows that survive every session. </div> --- Most AI assistants disappear when the conversation ends. **Finch** gives them lasting state — memory that accumulates, agents that keep running, vaults that version knowledge, and workflows that continue after you close the chat.