claude mcp add ariusure-needhuman-mcp -- npx -y @needhuman/mcp-server
{
"mcpServers": {
"ariusure-needhuman-mcp": {
"command": "npx",
"args": ["-y", "@needhuman/mcp-server"]
}
}
}
{
"mcpServers": {
"ariusure-needhuman-mcp": {
"command": "npx",
"args": ["-y", "@needhuman/mcp-server"]
}
}
}
{
"mcpServers": {
"ariusure-needhuman-mcp": {
"command": "npx",
"args": ["-y", "@needhuman/mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables Human-as-a-Service for AI agents, allowing them to delegate tasks that require human input and receive results through an API. It connects to AI coding assistants and other systems via standard input/output, facilitating remote communication and task delegation. Developers would use this server when they need to integrate human intelligence into their AI workflows, leveraging the capabilities of the Model Context Protocol to seamlessly interact with human operators.
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@needhuman/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The NeedHuman server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.