Loading MCP server directory, please wait...
Request qualified humans for real-time cognitive micro-tasks on demand.
npx @getmcp/cli add io.github.agraciag/patxinRequires Node.js 18+. Community-contributed server. Review source before installing.
PATXIN_API_KEYYour patxin.com API key (starts with pk_live_ or pk_test_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.agraciag/patxin": {
"command": "npx",
"args": [
"-y",
"@patxin/mcp-server"
],
"env": {
"PATXIN_API_KEY": ""
}
}
}
}