MCP Server
MCP
AccInt
Local Work Model MCP server for agent work that learns from real outcomes.
Install
mcpb:https://github.com/maxbaluev/accreted-intelligence/releases/download/v0.1.12/acc-mcp-v0.1.12-aarch64-apple-darwin.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/maxbaluev/accreted-intelligence/releases/download/v0.1.12/acc-mcp-v0.1.12-aarch64-apple-darwin.mcpb",
"fileSha256": "555b462e9ea684e3aa243654bbc7a31b8d96dd3eef6a9c713b25b9c291def9dc",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/maxbaluev/accreted-intelligence/releases/download/v0.1.12/acc-mcp-v0.1.12-aarch64-unknown-linux-musl.mcpb",
"fileSha256": "7b84c384c3914597822475a8eb174c06bf3b3f30261fec6dc67754e671daa40c",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/maxbaluev/accreted-intelligence/releases/download/v0.1.12/acc-mcp-v0.1.12-x86_64-unknown-linux-musl.mcpb",
"fileSha256": "c0adec13e0754fa91426abd35273a3b7fadfd67881612de0828ab74b01fe6d2c",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/maxbaluev/accreted-intelligence/releases/download/v0.1.12/acc-mcp-v0.1.12-x86_64-pc-windows-msvc.mcpb",
"fileSha256": "1ddcc9a6c5bfc82bac966717b0a17b21b2d5d97adc8ca1a4106cc4b1bbe2a5f4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment