neuruhai/neuruh-public-micro-plugins
v0.1.9-alphaApache-2.0
public-safe context pack, cheapest-capable route, and proof card. no private neuruh runtime.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
neuruh-public-micro-pluginsstdio
{
"type": "stdio",
"command": "python3",
"args": [
"-m",
"neuruh_sovereign_agent_starter.mcp_server"
],
"env": {
"PYTHONPATH": "${PLUGIN_ROOT}/src"
},
"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": "neuruh-public-micro-plugins",
"version": "0.1.9-alpha",
"description": "public-safe context pack, cheapest-capable route, and proof card. no private neuruh runtime.",
"author": {
"name": "Jeramie Hicks / Neuruh",
"url": "https://github.com/NeuruhAI"
},
"homepage": "https://github.com/NeuruhAI/neuruh-sovereign-agent-starter",
"repository": "https://github.com/NeuruhAI/neuruh-sovereign-agent-starter",
"license": "Apache-2.0",
"keywords": [
"neuruh",
"agent-ops",
"context-pack",
"handoff",
"routing",
"proof-card",
"mcp"
]
}
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.
- LICENSE