Stats
Actions
Tags
From axme-code
Custom MCP server running a local Node.js process. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"axme": {
"command": "axme-code",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
axme-codeCommand-line arguments passed to the server process
First indexed Apr 8, 2026
First indexed Apr 8, 2026
npx claudepluginhub axmeai/axme-code