69
/ 100
11 days ago
glama

Pine Assistant MCP Server

A local MCP server that lets any LLM agent manage Pine AI tasks — negotiate bills, cancel subscriptions, resolve disputes, and make phone calls on your behalf.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: PINE_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPINE_ACCESS_TOKEN"": "your-access-token",
configPINE_USER_ID"": "your-user-id"
configPINE_BASE_URLNo Pine AI backend URL (default: https://www.19pine.ai)
configPINE_DEVICE_IDNo Stable device identifier. Recommended when the server runs as a subprocess (Claude Desktop, Cursor) — otherwise a fresh random ID is generated on each launch if ~/.pine/device_id is unwritable.
configPINE_TRANSPORTS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/19pine-ai-pine-mcp-server-1ihjkf)](https://m8ven.ai/mcp/19pine-ai-pine-mcp-server-1ihjkf)
commit: 185e940cb0948deae33c4c3dcb276ac08004bbe2
code hash: 2ddd429cce9e6363f242acf27955fb46528244d611d5a278028bdac724862f67
verified: 6/16/2026, 1:29:50 PM
view raw JSON →