How to Use the Aconex MCP in Claude Code
Run Aconex directory searches and manage project configurations directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Aconex MCP to Claude Code
Create your Vinkius account to connect Aconex to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query user directories via the CLI
The Aconex MCP Server lets you search construction directories without opening a browser. Claude Code executes `search_project_directory` to find contacts and pipes the JSON straight to your terminal. It speeds up shell scripts. You can ask the CLI tool to find a user's details, and it outputs the raw records for your deployment pipelines.
Script project creation and cloning
This MCP toolset allows DevOps engineers to automate project provisioning from the shell. Claude Code runs `copy_project` to duplicate existing templates during CI/CD runs. No UI clicks required. The tool pulls the project logo via `get_project_logo` and checks the configuration in one swift terminal command.
Audit organization users from the terminal
This server exposes administrator tools directly to your command line. Claude Code runs `list_organization_users` to extract the full roster of active accounts for security reviews. You can script status updates easily. The agent calls `update_user_status` to revoke access for inactive accounts without manual intervention.
Set up Aconex MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeaconex-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Aconex transactions." It will automatically discover and invoke the available Aconex tools.
claude mcp add --transport http aconex-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Aconex MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Aconex MCP today
We host it, we monitor it, we maintain it. You just paste one token.