Developer Tools
Trust: 30/100 (Limited)io.github.agraciag/patxin Guide
Request qualified humans for real-time cognitive micro-tasks on demand.
by agraciag
Quick Start
Install
npx @patxin/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-agraciag-patxin": {
"command": "npx",
"args": [
"@patxin/mcp-server"
]
}
}
}