AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
《Cursor Docs》-Extension API reference
Aug 26, 2026 · Cursor Docs

Cursor exposes extension APIs under vscode.cursor for programmatic configuration. Use these APIs from VS Code extensions to register MCP servers and plugin paths without editing config files.

# Cursor # Extension API 16 views
📝
《Cursor Docs》-Run Cursor in your evals
Aug 26, 2026 · Cursor Docs

Use the Cursor SDK to run Cursor's agent loop inside your own eval harness. The same agent that powers the Cursor IDE, CLI, and web app is scriptable from TypeScript, so you can score Grok 4.6 (and ot

# Cursor # Evals 19 views
📝
《Cursor Docs》-Security and Privacy Hardening
Aug 26, 2026 · Cursor Docs

This page consolidates the security and privacy guidance spread across the Cursor docs into one reference, so teams configuring Cursor can review and apply the right controls without hunting through e

# Cursor # Enterprise 24 views
📝
《Cursor Docs》-Privacy and Data Governance
Aug 26, 2026 · Cursor Docs

Understanding how data flows through Cursor is critical for security reviews and compliance assessments. This documentation explains what data goes where, what guarantees you have, and where that data

# Cursor # Enterprise 25 views
📝
《Cursor Docs》-Pooled usage
Aug 26, 2026 · Cursor Docs

Pooled usage gives your Enterprise team a shared usage pool instead of fixed per user allocations. Everyone draws from a single committed amount that spans your contract period, so agent usage is avai

# Cursor # Enterprise 19 views
📝
《Cursor Docs》-Organizations
Aug 26, 2026 · Cursor Docs

Organizations are the top level container for Enterprise customers. They sit above teams and give you one place to manage shared identity, administration, and organization wide settings.

# Cursor # Enterprise 19 views
📝
《Cursor Docs》-Organization Groups
Aug 26, 2026 · Cursor Docs

Organization Groups are org level cohorts in Cursor Enterprise, such as Engineering, Contractors, or Pilot Users. Members can come from any team in your Organization, and a user can belong to many gro

# Cursor # Enterprise 20 views
📝
《Cursor Docs》-OpenTelemetry Export Wire Reference
Aug 26, 2026 · Cursor Docs

Companion to OpenTelemetry Export. Full wire surface: every metric, log event, attribute, enum, and presence rule.

# Cursor # Enterprise 25 views
📝
《Cursor Docs》-OpenTelemetry Export
Aug 26, 2026 · Cursor Docs

OpenTelemetry Export streams Cursor usage data for your team to a collector you run. Cursor sends metrics (tokens, tool calls, best effort cost) and logs (API requests, errors, corrections, skills, ho

# Cursor # Enterprise 22 views
📝
《Cursor Docs》-Network Configuration
Aug 26, 2026 · Cursor Docs

Cursor needs to communicate with backend services and AI providers. This documentation covers how to configure Cursor to work within your network infrastructure, including proxies, firewalls, and encr

# Cursor # Enterprise 22 views