
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@aurentiaai/mcp-server
Advanced tools
Aurentia — MCP Server for entrepreneurs (Claude Code, Claude Desktop, Cursor)
MCP (Model Context Protocol) server for Aurentia — the French AI platform for entrepreneurs, agencies, freelancers and teams (business modules, CRM, pipeline, tasks, deliverables, social media, AI agents…). This server exposes your Aurentia workspace as MCP tools for Claude, Cursor, and any MCP-compatible client, so your AI assistant can read your data and act on your behalf.
The fastest way to connect is the hosted remote server — OAuth 2.1 + PKCE, no API key to copy:
https://app.aurentia.fr/api/mcp/aurentia
Paste that URL in any MCP client that supports remote servers (Claude, Cursor…). Your client will open an Aurentia authorization page, you approve, done. Tokens are short-lived and refreshed automatically.
Claude Code:
claude mcp add --transport http aurentia https://app.aurentia.fr/api/mcp/aurentia
Use the stdio variant if your client only supports local servers, or if you prefer a static token:
npx @aurentiaai/mcp-server
aur_).{
"mcpServers": {
"aurentia": {
"command": "npx",
"args": ["-y", "@aurentiaai/mcp-server"],
"env": {
"AURENTIA_API_KEY": "aur_xxx"
}
}
}
}
Environment variables:
| Variable | Required | Default | Purpose |
|---|---|---|---|
AURENTIA_API_KEY | yes | — | Personal API key (aur_*) |
AURENTIA_URL | no | https://entrepreneurs.aurentia.fr | API base URL override |
FAQs
Aurentia — MCP Server for entrepreneurs (Claude Code, Claude Desktop, Cursor)
We found that @aurentiaai/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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.