← Registry

General Tools

north28.studio

Provides access to information about NORTH28 STUDIO, including studio details, services, and website pages.

WebMCP2 endpoints6 known toolsFirst detected June 23, 2026Last detected September 9, 2026

ENDPOINT 1

https://north28.studio/api/mcp

No auth detected

MCP server metadata

Name
NORTH28 STUDIO
Version
1.0.0
Capabilities
toolsresourcespromptsloggingexperimental.mcp_appsexperimental.a2uicompletions
Server instructions

Use get_studio_info, list_services, or list_pages to explore NORTH28 STUDIO.

Known tools 3

get_studio_info

Returns general information about NORTH28 STUDIO: name, description, contact email, and website URL.

Potential side effects
list_services

Returns the full catalogue of services offered by NORTH28 STUDIO, including id, title, and description for each service.

Inferred read-only
list_pages

Returns all public pages of the North28 website with their names and full URLs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.north28-studio]
url = "https://north28.studio/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "north28-studio": {
      "type": "http",
      "url": "https://north28.studio/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: north28-studio
Remote MCP URL: https://north28.studio/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "north28-studio": {
      "url": "https://north28.studio/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "north28-studio": {
      "type": "http",
      "url": "https://north28.studio/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "north28-studio",
  "transport": "streamable-http",
  "url": "https://north28.studio/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://north28.studio

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 3

get_studio_info

Returns general information about NORTH28 STUDIO: name, description, contact email, and website URL.

Potential side effects
list_services

Returns the full catalogue of services offered by NORTH28 STUDIO, including id, title, and description for each service.

Inferred read-only
list_pages

Returns all public pages of the North28 website with their names and full URLs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webmcp]
url = "https://north28.studio"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://north28.studio"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://north28.studio

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webmcp": {
      "url": "https://north28.studio"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://north28.studio"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://north28.studio"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.