Skip to main content

Resolve AI Copilot MCP server — connects Claude (and other MCP clients) to the Resolve API over stdio.

Project description

resolve-nvs-mcp

Resolve AI Copilot MCP server. Connects Claude (and any MCP-compatible client) to the Resolve support platform over stdio — no repo clone, no database required.

Requirements

  • uv installed (for uvx)
  • A Resolve API token (issue one at Settings → API Keys inside Resolve)

Add to Claude Desktop / Claude Code

claude mcp add resolve \
  -e RESOLVE_API_TOKEN=rsv_... \
  -e RESOLVE_API_URL=https://api.resolve.nvs.team \
  -- uvx resolve-nvs-mcp

Replace rsv_... with your actual token. RESOLVE_API_URL is optional and defaults to https://api.resolve.nvs.team.

Local development

Point the server at a locally running API instance:

RESOLVE_API_TOKEN=rsv_... RESOLVE_API_URL=http://localhost:8080 uvx resolve-nvs-mcp

Environment variables

Variable Required Default Description
RESOLVE_API_TOKEN Yes Plaintext API token (rsv_... prefix). Issue at /settings/api-keys.
RESOLVE_API_URL No https://api.resolve.nvs.team Base URL for the Resolve API. Use http://localhost:8080 for local dev.

How it works

On startup the server fetches the available tool list from the API (GET /api/v1/mcp/tools), validates your token, and then serves those tools over the MCP stdio protocol. Every tool call is forwarded to the API (POST /api/v1/mcp/tools/{name}) — no local state or database access is involved.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

resolve_nvs_mcp-0.1.0.tar.gz (59.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

resolve_nvs_mcp-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file resolve_nvs_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: resolve_nvs_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 59.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for resolve_nvs_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 962af6cad7dbee6ceb901cd06e70f19f9c170225a4bfe565ef7379fbe1b97108
MD5 dd1d03640bade7efe64d2e2ddbb81806
BLAKE2b-256 749f54e9899740f6bedf56b8f12118b656b3418cdffa63b30bdb0f4650525a7a

See more details on using hashes here.

File details

Details for the file resolve_nvs_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: resolve_nvs_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for resolve_nvs_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b089d9c06ae310bf137fdedc4e79f8083a4a5736e41b1ff397c0bee8acc488c
MD5 88ed70f4a487eb7254d1787b3400de8c
BLAKE2b-256 bb7d23342049b3bcf6d6e41727af8dd05c9773c5df2bd3715a137531c0510ad8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page