AccInt
@maxbaluev
About AccInt
AccInt is a local Work Model and MCP server for persistent scored agent memory, retrieval, commitments, browser/runtime observations, and outcome-based learning across coding agents.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"accint": {
"command": "acc",
"args": [
"mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AccInt?
AccInt is a local work model for coding agents that integrates scored memory, recursive retrieval, commitments, runtime/browser observations, and outcome feedback in one substrate. It exposes an MCP interface so agents can retrieve prior work, record decisions, and close the loop when reality validates or rejects an action.
How to use AccInt?
—
Key features of AccInt
- Scored memory for prioritizing agent experiences
- Recursive retrieval of relevant prior work
- Commitments to track intended actions
- Runtime and browser observations
- Outcome feedback to validate or reject actions
- MCP interface for integration with coding agents
Use cases of AccInt
—
FAQ from AccInt
What does AccInt do?
AccInt is a local work model for coding agents that provides scored memory, recursive retrieval, commitments, runtime/browser observations, and outcome feedback via an MCP interface.
Where can I find the repository and website?
Repository: https://github.com/maxbaluev/accreted-intelligence ; Website: https://accint.xyz
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments