MCP server · Augment
augment
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Augment. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Augment publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
verify_api_key— Verify that an API key is valid.get_load— Retrieve a load.create_or_update_load— Create or update (upsert) a load with its route stops.patch_load— Partially update a load.add_tracking_event— Add a tracking event to a load.report_carrier_issue_external_ref— Report a carrier support issue by external reference.create_or_update_carrier— Create or update (upsert) a carrier.get_carrier_by_identifier— Look up a carrier by identifier.bulk_upsert_carriers— Bulk create or update carriers.get_carrier_by_id— Retrieve a carrier by ID.archive_carrier— Archive (soft-delete) a carrier.list_webhook_endpoints— List configured webhook endpoints.create_webhook_endpoint— Create a webhook endpoint.get_webhook_endpoint— Retrieve a webhook endpoint.update_webhook_endpoint— Update a webhook endpoint.delete_webhook_endpoint— Delete a webhook endpoint.list_webhook_event_types— List available webhook event types.list_webhook_subscriptions— List webhook event subscriptions.create_webhook_subscription— Subscribe an endpoint to webhook event types.get_webhook_subscription— Retrieve a webhook subscription.update_webhook_subscription— Update a webhook subscription.delete_webhook_subscription— Delete a webhook subscription.test_webhook_subscription— Send a test delivery for a webhook subscription.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.