MCP server · Arch
arch-client-api
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 Arch. 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 Arch publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_accounts— Get all accounts for callerget_accounts_by_id— Get data for a specific accountget_list_activities— Get all activities accessible to the userget_single_activity— Get activity by idpatch_activities_by_id— Update activity by idget_list_activity_files— Get all files for a specific activitypost_activities_files— Query activity filesget_activity_download_single_file— Download the file, as originally received.get_addepar_exports— Get Addepar export results for accessible accountsget_cash_flows— Get data for a set of cash flows available to the userpost_cash_flows— Add a new cash flow to Arch. Assumes USD.get_cash_flows_by_id— Get a specific cash flow by ID.list_firms— Get a paginated list of firmsget_individual_firm— Get a firm by ID.get_holdings— Get a paginated list of holdingspost_holdings— Add a new holding to Archget_holdings_by_id— Get data for a specific holdingcreate_funds_holding— Add a new funds or real estate holding to Archcreate_company_holding— Add a new company holding to Archcreate_account_holding— Add a new account holding to Archget_list_holding_file_types— Get uploadable file types for a holdingget_holdings_by_id_files— Get all files for a specific holdingpost_holding_single_file_upload— Upload a new filepost_holding_statement_upload— Upload a statement filepost_holding_cashflow_upload— Upload a cash flow noticeget_holdings_by_id_files_by_id_download— Download the file, as originally received.get_investing_entities— Get all investing entities accessible to the userpost_investing_entities— Add a new investing entity to Archget_single_investing_entity— Get info about one investing entityget_investing_entities_by_id_holdings— Get data for a set of holdings under an investing entityget_single_issuing_entity— Get data for a specific issuing entityget_list_issuing_entities— Get issuing entities accessible to the user.get_lookthroughs— (Deprecated) Get lookthroughs for the specified accountget_offerings— Get all offering ids for the callerget_offerings_by_id— Get an offering by idget_tasks_by_id— Get a task by ID.post_tasks_by_id_complete— Complete a task by ID.get_tasks— Get all tasks for the user.patch_tasks_by_id_assign— Assign one or more tasks to a user with userId.patch_tasks_by_id_task_notes— Update the notes section of a task.get_tasks_by_id_comments— Get all user comments for a task.get_list_tax_documents— Get all tax documentsget_tax_document_by_id— Get a single tax document by IDget_tax_document_list_files— Get all files for a specific tax documentget_tax_document_download_file— Download individual tax doc fileget_list_user_roles— Get a paginated list of user rolespost_user_roles— Create new user rolesdelete_user_roles— Remove user rolesget_users_by_id— Get data for a userpatch_users_by_id— Update data for a user. Unspecified fields will not be updated.post_users— Create new userpost_auth_token— Authenticate using client credentials
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.