
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@hapticpaper/mcp-server
Advanced tools
Official MCP Server for Haptic Paper - Connect your account to create human tasks from agentic pipelines.
Official MCP Server for Haptic Paper - Connect your account to AI assistants like Claude, Gemini, and ChatGPT.
Add to your MCP client configuration:
{
"mcpServers": {
"hapticpaper": {
"command": "npx",
"args": ["-y", "@hapticpaper/mcp-server"]
}
}
}
The first time you use any tool, you'll be prompted to authenticate:
hapticpaper.comYour tokens are stored securely in ~/.hapticpaper/tokens.json.
| Tool | Description | Actions |
|---|---|---|
tasks | Manage task lifecycle | create, get, list, update, cancel |
workers | Browse and view workers | search, get_profile |
account | Manage your account | get_my_profile, get_balance |
qualifications | Onboarding & Interviews | start, continue, check_status |
haptic | Discovery & Helpers | intent, search_docs |
To authenticate manually (useful for troubleshooting):
npx @hapticpaper/mcp-server auth
| Variable | Description | Default |
|---|---|---|
AUTH_URL | OAuth authorization endpoint | https://hapticpaper.com/oauth/authorize |
TOKEN_URL | OAuth token endpoint | https://hapticpaper.com/api/v1/oauth/token |
API_URL | API base URL | https://hapticpaper.com/api/v1 |
MIT
FAQs
Official MCP Server for Haptic Paper - Connect your account to create human tasks from agentic pipelines.
The npm package @hapticpaper/mcp-server receives a total of 255 weekly downloads. As such, @hapticpaper/mcp-server popularity was classified as not popular.
We found that @hapticpaper/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.