newt-foundation/newton-isaac
v0.1.0Apache-2.0
Use Newton Isaac governed commerce skills from Hermes Agent.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
istdio
{
"type": "stdio",
"command": "isaac",
"args": [
"mcp",
"--auth",
"${PLUGIN_DATA}/auth.json"
],
"env": {
"NEWTON_MCP_INCLUDE_TOOLS": "skill_search,skill_fetch,skill_research_start,skill_research_get,skill_artifact_get,skill_export_create,skill_export_get"
}
}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": "newton-isaac",
"version": "0.1.0",
"description": "Use Newton Isaac governed commerce skills from Hermes Agent.",
"author": {
"name": "Newton Foundation",
"url": "https://newton.xyz"
},
"homepage": "https://github.com/newt-foundation/isaac-hermes-plugin#readme",
"repository": "https://github.com/newt-foundation/isaac-hermes-plugin",
"license": "Apache-2.0",
"keywords": [
"newton",
"isaac",
"hermes",
"x402",
"agent-commerce"
]
}
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