Stats
Actions
Tags
From grepika
Connects to the Agentika platform for AI agent orchestration and management. Runs locally as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"grepika": {
"command": "npx",
"args": [
"-y",
"@agentika/grepika@latest",
"--mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub agentika-labs/grepika --plugin grepika