← Registry

Content Tools

noit2.com

Provides access to a consultancy's case studies, services, and audit requests.

1 endpoint4 known toolsFirst detected July 28, 2026Last detected July 28, 2026

ENDPOINT 1

https://noit2.com/mcp

No auth detected

MCP server metadata

Name
elysia-noit-portfolio
Version
0.2.0
Capabilities
tools
Server instructions

Read-only portfolio for Elysia Noit, a project-design consultancy. Call list_case_studies before get_case_study — slugs are not guessable. Use list_services to learn how to engage, and request_audit to express interest in a paid Strategic Audit.

Known tools 4

list_case_studies

List every case study in the portfolio with its slug, title, one-line summary, and URL.

Inferred read-only
get_case_study

Get the full title, summary, and URL for one case study by its slug.

Inferred read-only
list_services

List the consultancy's offerings (Strategic Audit, the FOLD Method, the Starter Kit) with a summary and URL for each.

Inferred read-only
request_audit

Express interest in a paid Strategic Audit.

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.elysia-noit-portfolio]
url = "https://noit2.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "elysia-noit-portfolio": {
      "type": "http",
      "url": "https://noit2.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: elysia-noit-portfolio
Remote MCP URL: https://noit2.com/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": {
    "elysia-noit-portfolio": {
      "url": "https://noit2.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "elysia-noit-portfolio": {
      "type": "http",
      "url": "https://noit2.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "elysia-noit-portfolio",
  "transport": "streamable-http",
  "url": "https://noit2.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for noit2.com was fetched 2026-08-04T03:12:30.854Z and is being refreshed.

Trust status Neutral

noit2.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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