← Registry

General Tools

arne.ai

Provides access to Arne Noori's profile, projects, blog posts, newsletter subscription, and meeting booking URL.

1 endpoint6 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://arne.ai/api/mcp

No auth detected

MCP server metadata

Name
arne-ai
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools for researching Arne Noori (profile, projects, blog) plus action tools for newsletter subscription and meeting booking. Start with get_profile.

Known tools 6

get_profile

Returns Arne Noori's structured profile: current role, prior roles, education, focus areas, primary stack, and social links.

Inferred read-only
list_projects

List Arne's projects.

Inferred read-only
list_recent_blog_posts

List recent posts from Arne's blog (parsed from the public RSS feed).

Inferred read-only
subscribe_to_newsletter

Subscribe an email address to Arne's newsletter.

Potential side effects
get_booking_url

Return the public Cal.com URL for booking a meeting with Arne.

Inferred read-only
get_contact_info

Return Arne's public contact channels.

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.arne-ai]
url = "https://arne.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: arne-ai
Remote MCP URL: https://arne.ai/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": {
    "arne-ai": {
      "url": "https://arne.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "arne-ai",
  "transport": "streamable-http",
  "url": "https://arne.ai/api/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 arne.ai was fetched 2026-08-23T14:16:25.390Z.

Trust status Trusted

arne.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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