Audit and generate agent-native product surfaces
claude mcp add aigentify -- npx -y aigentify
claude_desktop_config.json
{
"mcpServers": {
"aigentify": {
"command": "npx",
"args": [
"-y",
"aigentify"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"aigentify": {
"command": "npx",
"args": [
"-y",
"aigentify"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aigentify": {
"command": "npx",
"args": [
"-y",
"aigentify"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"aigentify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aigentify"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"aigentify": {
"command": "npx",
"args": [
"-y",
"aigentify"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pooriaarab--aigentify/reviews or the review_server meta-tool.
POST /mcp