← Registry

General Tools

studionnagency.com

Provides information about StudioNN's agent-ready website services, delivery process, and business use cases.

1 endpoint11 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://studionnagency.com/mcp

No auth detected

MCP server metadata

Name
studionn-agent-ready
Version
2.0.0
Capabilities
tools.listChanged
Server instructions

Use the read tools to understand StudioNN and inspect live availability. submit_project_enquiry and book_intro_call change external state. Call either write tool only after the user explicitly confirms the exact action. Reuse the same idempotency_key when retrying an identical confirmed action.

Known tools 11

get_site_summary

Returns a concise public summary of StudioNN, its positioning and its agent-ready website capability.

Inferred read-only
list_services

Lists StudioNN's public services and the business outcome each service is designed to support.

Inferred read-only
get_agent_ready_service

Returns the scope, layers and deliverables of StudioNN's Agent-Ready Websites service.

Inferred read-only
get_delivery_process

Explains how StudioNN audits, designs, builds and validates an agent-ready website engagement.

Inferred read-only
list_business_use_cases

Lists high-value agent-ready website jobs.

Inferred read-only
get_readiness_audit

Returns the areas StudioNN reviews before defining an agent-ready implementation roadmap.

Inferred read-only
get_contact_options

Returns the public contact path for discussing an Agent-Ready Websites project with StudioNN.

Inferred read-only
prepare_project_brief

Creates a concise draft brief and next-step link.

Inferred read-only
get_intro_call_availability

Checks StudioNN's live calendar and returns currently available 30-minute introductory call slots.

Inferred read-only
submit_project_enquiry

Stores a confirmed request for information or a proposal so StudioNN can review it.

Inferred read-only
book_intro_call

Rechecks a listed live slot, reserves it, creates a Google Calendar event and invites the user.

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.studionn-agent-ready]
url = "https://studionnagency.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "studionn-agent-ready": {
      "type": "http",
      "url": "https://studionnagency.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: studionn-agent-ready
Remote MCP URL: https://studionnagency.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": {
    "studionn-agent-ready": {
      "url": "https://studionnagency.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "studionn-agent-ready": {
      "type": "http",
      "url": "https://studionnagency.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "studionn-agent-ready",
  "transport": "streamable-http",
  "url": "https://studionnagency.com/mcp"
}
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.