# Remote MCP for AI Agents AI Agent Connect

> Remote MCP. Hire and pay global employees and contractors with compliant payroll and benefits across 60+ countries. Manage international teams and track employee data directly through your AI client.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_cKSmbKPPFNENal5MinNxbnJaAyiAr6Njr32DD4Zo/ai-agent-connect
- **Tags:** global-hiring, contractor-management, compliance, international-payroll, employee-onboarding, hr-tech

## Description

Managing a team across 60 countries usually means living in a dozen different browser tabs. You're constantly switching between your payroll dashboard, your contractor list, and your internal HR sheets just to see who's available or if an invoice got paid. It's a mess of mental overhead and manual data entry. This Connector lets you stop that. By connecting your Remote account to your AI client, you can just ask questions. You can pull a list of employees for a specific company, check the status of an invoice, or see which countries are available for your next expansion. It turns your AI into a functional HR operations assistant that knows your company's structure. You can handle the heavy lifting of international HR, like checking supported countries for hiring capacity or creating new records for new hires, without ever leaving your workspace. You can find this in the Vinkius catalog to get your global team management under one roof. It's about moving from hunting for data to simply asking for it, whether you're auditing expenses or checking the status of a new hire's onboarding. It covers your needs across 150 countries, making it a solid choice for any company that's moved past the local stage of hiring.

## Tools

### list_contractors
Get a complete list of all your independent contractors. This helps you keep track of your non-employee workforce in one place.

### list_invoices
Pull a list of all invoices associated with a specific company. This is great for monthly payroll reconciliation.

### list_employees
Get a list of all employees belonging to a specific company. This helps you manage team headcount for different entities.

### create_employee
Add a new employee record by providing their data as a JSON string. It automates the manual data entry for new hires.

### get_company_details
Retrieve specific metadata about a registered company entity. Use this to verify operational status for specific branches.

### get_employee
Pull specific profile data for a single team member. Use this to quickly check a hire's location or contract type.

### get_invoice_details
View the specific line items and status of a single invoice. It makes auditing specific payments much faster.

### list_companies
See all registered company entities in your account. This gives you a high-level view of your corporate structure.

### list_supported_countries
See the full list of countries where Remote provides payroll services. Use this to plan your next international expansion.

### list_expenses
View all employee expense reports in your account. Use this to monitor spending across your global team.

### list_timeoff
View all pending and approved time-off requests. Use this to see who is out of the office at a glance.

## Prompt Examples

**Prompt:** 
```
Who is currently on vacation in our European offices?
```

**Response:** 
```
I've checked the time-off requests for your European team. Here is the current status:

| Employee | Country | Status | Dates |
| :--- | :--- | :--- | :--- |
| Sarah Chen | Germany | Vacation | June 2-6 |
| Alex Rivera | UK | Vacation | June 16-27 |

**Note:** Alex's team coverage has been confirmed for that period.
```

**Prompt:** 
```
Show me the total number of contractors we have across all companies.
```

**Response:** 
```
I've pulled the contractor list for your account. You currently have **14 independent contractors** across 3 registered companies. 

*   **Vinkius Global:** 5 contractors
*   **Tech Pilots LLC:** 6 contractors
*   **Remote Entity B:** 3 contractors
```

**Prompt:** 
```
What countries can we hire in next?
```

**Response:** 
```
Remote currently supports payroll and employment infrastructure in **150+ countries**. 

Key regions include:
*   **Americas:** US, Canada, Brazil, Mexico, Argentina
*   **Europe:** UK, Germany, France, Spain, Netherlands
*   **APAC:** Australia, Japan, India, Singapore

You can ask me to check specific countries for hiring requirements.
```

## Capabilities

### Create new employee records
Add new hires to your system with a simple JSON string.

### Track global contractor status
See a full list of your independent contractors in one view.

### Monitor company invoices
Check the status and details of your international payroll invoices.

### Query employee profiles
Get specific details on any team member's contract or location.

### View time-off requests
See which team members have pending vacation or sick leave.

### Check hiring capacity
See every country Remote supports for your global expansion plans.

## Use Cases

### Onboarding a new hire in Japan
Ask the agent to create an employee record and check if Japan is a supported country to ensure compliance during the hiring process.

### Quarterly payroll audit
Ask the agent to list all invoices for the last three months and summarize the total spend across all registered companies.

### Team capacity check
Ask the agent to list all employees and their current time-off status to see who is available to take on new projects.

### Contractor cleanup
Ask the agent to list all contractors to identify which independent workers need contract renewals or status updates.

## Benefits

- Stop manual entry by using `create_employee` to add new hires instantly.
- Get a clear view of your spend with `list_invoices` and `list_expenses` grouped by region.
- Handle global expansion faster by checking `list_supported_countries` for hiring capacity.
- Manage remote work schedules by pulling all requests with `list_timeoff`.
- Audit your workforce easily by pulling full contractor lists with `list_contractors`.
- Keep your records accurate by pulling specific metadata with `get_company_details`.

## How It Works

The bottom line is you get a direct command line to your global HR and payroll data.

1. Subscribe to this Connector on Vinkius.
2. Add your Remote API Key from your developer settings at remote.com.
3. Ask your AI client to list employees, check invoices, or create new records.

## Frequently Asked Questions

**Can the Remote MCP help me with global payroll?**
Yes, it lets you view invoices and employee data for your international team. You can pull specific invoice details or list all invoices for a company to stay on top of your payments.

**How do I use the Remote MCP to add new hires?**
You can ask your agent to create an employee record by providing the necessary details. It handles the data entry for you so you don't have to fill out every field manually in the dashboard.

**Does the Remote MCP work for contractors?**
Yes, it includes a tool to list all your independent contractors across your account. This helps you keep track of your non-employee workforce in one place.

**Can I see time-off requests with the Remote MCP?**
Yes, you can pull a list of all time-off requests to see who is out of the office. It's a quick way to check team availability without digging through individual profiles.

**Is the Remote MCP good for checking hiring limits?**
You can use it to see every country Remote supports to plan your expansion. It gives you a clear list of where you can legally hire and manage employees.

**Can I track expenses using the Remote MCP?**
Yes, it allows you to pull a list of all employee expenses. You can use this to monitor spending across your global team.

**How do I get my Remote API Key?**
Log in to your Remote account, navigate to the **Developer** or **API Keys** section in your dashboard, and generate a new key for your integration.

**Which countries are supported?**
Remote supports hiring and payroll in over 150 countries. You can use the `list_supported_countries` tool to see the full list in real-time.

**Can I add employees programmatically?**
Yes, the `create_employee` tool allows you to initialize new records for international hires directly from your AI agent, including job titles and locales.