ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Scoro with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Bring your Scoro end-to-end work management platform into your AI workflows. query projects, invoices, and time logs seamlessly.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Scoro capability set.

These are the exact actions your AI can choose when you ask it to work with Scoro.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Scoro.

  1. 01

    Get contact

    Retrieves details for a specific contact

  2. 02

    List activities

    Lists recent activities and audit logs

  3. 03

    List calendar events

    Lists all events on the Scoro calendar

  4. 04

    List expenses

    Lists all business expenses

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Scoro.

  1. 05

    List products

    Lists all products and services in the catalog

  2. 06

    List projects

    Lists all projects in Scoro

  3. 07

    List quotes

    Lists all sales quotes

  4. 08

    List time entries

    Lists time entries logged by the team

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Scoro.

  1. 09

    List users

    Lists all users in the Scoro organization

  2. 10

    List contacts

    Lists all contacts (companies and people) in Scoro

  3. 11

    List invoices

    Lists all sales invoices

  4. 12

    List tasks

    Lists all tasks

Observed, not estimated

844ms average. Fast in production.

Scoro is checked daily against the live service.

Daily averagePeak 1127ms
Aug 20Today
Fastest day
687ms
Slowest day
1127ms
14-day trend
Slowing+58%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Scoro, so you can see the experience inside your AI.

It does not authenticate your account with Scoro. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Scoro Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_slazybjJSiB0xrLTt2hfgX4YI5nlzAjqvznXnxXF/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Scoro capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "scoro-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_slazybjJSiB0xrLTt2hfgX4YI5nlzAjqvznXnxXF/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Scoro owners ask.

  • 01

    Can the agent calculate how many hours were logged on a specific project?

    Yes. If you ask your agent 'How many hours were logged for project Alpha recently?', the agent will invoke list_time_entries and filter the returned data by that specific project, summing up the billable minutes natively.

  • 02

    Is it possible to track unpaid invoices directly from the chat?

    Absolutely. Just prompt the AI: 'List my recent sales invoices and flag any that haven't been paid'. The agent will make an API call to list_invoices and analyze the 'payment status' attributes for you.

  • 03

    Can I retrieve contact information before a meeting?

    Yes. You can use the agent to prepare yourself. Prompt: 'Search our contacts for Acme Corp and get me their full profile'. The agent relies on list_contacts and get_contact to pull in emails, phone numbers, and relational tags.