by MCP Community
MCP build: init → build → run. Turn your project (@tool, SKILL, n8n) into a standalone MCP npm server (no framework embedding, no package conflict).
MCP build: init → build → run. Turn your project (@tool, SKILL, n8n) into a standalone MCP npm server (no framework embedding, no package conflict).
npx -y @easynet/agent-tool
npx -y @easynet/agent-tool
{
"mcpServers": {
"agent-tool": {
"command": "npx",
"args": ["-y", "@easynet/agent-tool"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared