advatar/actum-node
v0.1.0Apache-2.0
Operate and query an Actum node through guarded local lifecycle commands and canonical interfaces.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
actumstdio
{
"type": "stdio",
"command": "./bin/activechain-mcp",
"args": [],
"env": {
"ACTUM_PLUGIN_DATA": "${PLUGIN_DATA}"
},
"cwd": "${PLUGIN_ROOT}"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "actum-node",
"version": "0.1.0",
"description": "Operate and query an Actum node through guarded local lifecycle commands and canonical interfaces.",
"author": {
"name": "ActiveChain contributors",
"url": "https://github.com/advatar/ActiveChain"
},
"homepage": "https://activechain.dev",
"repository": "https://github.com/advatar/ActiveChain",
"license": "Apache-2.0",
"keywords": ["actum", "activechain", "node", "rpc", "mcp", "testnet"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- actum-node