ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Nokia NSP with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Nokia Network Services Platform as an MCP: network inventory, nodes, active alarms, topology and device OAM (ping/traceroute) across SR OS / SR Linux networks —

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 · 6 capabilities

The complete Nokia NSP capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Nokia NSP.

  1. 01

    Get token info

    Returns the token type and expiry. the sanity check that hostname and app registration are correct before hitting product APIs. Mint an NSP OAuth2 token and confirm the client identity

  2. 02

    Get topology

    Use for drawing maps and path analysis. Requires the Topology product. Get network topology data (links and nodes) for visualisation

  3. 03

    List inventory networks

    Returns network ids and names; drill into nodes with list_network_nodes. List networks in the NSP inventory (network management hierarchy)

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Nokia NSP.

  1. 04

    List network nodes

    Use network ids from list_inventory_networks. List nodes (routers, devices) within a network in NSP inventory

  2. 05

    Execute device oam

    Oam_type: ping/traceroute; target: IP or hostname; source_device: id of the device to run from. Requires the OAM product and device permissions. Run device OAM operations (ping, traceroute) via NSP OAM

  3. 06

    List alarms

    Filter by severity or source via query params supported by your NSP release. The ops centre view. List active network alarms collected by NSP Network Fault Management

One connector, every AI

Nokia NSP works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Nokia NSP to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 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 Nokia NSP, so you can see the experience inside your AI.

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

Nokia NSP Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_UGSUm9F7AxBT0ZKmD5hTlQ58pJcvl8EKOttLYKTu/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 — Nokia NSP capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "nokia-nsp-network-apis-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_UGSUm9F7AxBT0ZKmD5hTlQ58pJcvl8EKOttLYKTu/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

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Nokia NSP owners ask.

  • 01

    How do I get the Client ID/Secret?

    In NSP User Management (your NSP deployment), register an API client for your organization. it issues a Client ID + Client Secret pair. The MCP exchanges them at POST https://{hostname}/oauth2/token (client_credentials) for short-lived Bearer tokens.

  • 02

    Does this work with the Nokia Network as Code sandbox?

    No. This MCP targets Nokia NSP deployments (IP/optical network management). The former Nokia 'Network as Code' mobile network API portal (networkascode.nokia.com) has been discontinued. its domain no longer resolves. NSP requires a real NSP deployment and API client registration.