MCP Server
MCP
io.github.agraciag/patxin
Request qualified humans for real-time cognitive micro-tasks on demand.
Install
npx -y @patxin/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@patxin/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your patxin.com API key (starts with pk_live_ or pk_test_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PATXIN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment