Gli agenti autenticati con token Bearer possono leggere today/pipeline e annotare attività, con host MCP allineati a quelli di produzione. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
192 B
TOML
7 lines
192 B
TOML
# Codex legge ~/.codex/config.toml (o CODEX_HOME).
|
|
# Crea un token in CRM → Token API, poi:
|
|
|
|
[mcp_servers.eminuxcrm]
|
|
url = "http://localhost:3001/mcp"
|
|
bearer_token_env_var = "CRM_API_TOKEN"
|