MCP server and client for Agentick — standalone, pluggable, world-class
| Tool name | Description | Destructive? |
|---|---|---|
| greet | ✓ no | |
| fail | ✓ no | |
| alpha | ✓ no | |
| beta | ✓ no |
{
"mcpServers": {
"agentickmcp": {
"command": "npx",
"args": [
"-y",
"@agentick/mcp"
]
}
}
}