Stats
Actions
Tags
From agent-knowledge
agent-knowledge MCP server running locally via npx package. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agent-knowledge": {
"command": "npx",
"args": [
"-y",
"agent-knowledge@^1.8.0"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub keshrath/agent-knowledge