How to Use the ArborNote MCP in Claude Code
Query tree inventories, dispatch crews, and export forestry metrics directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ArborNote MCP to Claude Code
Create your Vinkius account to connect ArborNote 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.
Pipe tree inventory data to your Claude Code terminal
The `list_arbornote_projects` tool outputs raw project data directly to your shell, allowing you to filter and format forestry records with standard CLI utilities. You can pipe active project listings into grep or jq to extract specific environmental survey details instantly through this MCP Server. Claude Code uses `get_arbornote_project` to fetch deep technical specs on individual canopy zones. It formats the JSON output for quick terminal viewing or redirects it to local configuration files.
Script automated client updates and proposal checks
The `update_arbornote_client` tool allows Claude Code to modify client profiles via simple CLI commands. You can script batch updates for municipal accounts or commercial developers without opening a web browser. For financial monitoring, Claude Code runs `list_arbornote_proposals` alongside `get_arbornote_proposal` to audit outstanding bids. It lets you build fast, headless reporting scripts that run on a cron job or during CI/CD checks.
Monitor API health and dispatch schedules from the CLI
The `check_api_health` tool gives your shell scripts a quick way to confirm ArborNote MCP Server connectivity before running automated tasks. If the endpoint is down, your scripts can fail gracefully before attempting database writes. It combines this with `list_arbornote_schedules` to let you quickly check daily crew assignments. You get a clean text-based view of your team's field schedule without navigating heavy software interfaces.
Set up ArborNote 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 seearbornote-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ArborNote transactions." It will automatically discover and invoke the available ArborNote tools.
claude mcp add --transport http arbornote-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 ArborNote MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ArborNote MCP today
We host it, we monitor it, we maintain it. You just paste one token.