← Registry

Social Media

nettie.social

Provides tools to search nettie.social posts, retrieve knowledge graph topics, and generate embed codes for social media content.

1 endpoint3 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://nettie.social/api/mcp

No auth detected

MCP server metadata

Name
nettie-social-agent-mcp
Version
1.0.0
Capabilities
tools

Known tools 3

search_nettie_posts

Search authentic human posts and AI synthesized articles on nettie.social by topic or keyword.

Inferred read-only
get_knowledge_graph_topics

Get list of active Knowledge Graph interest nodes and categories on nettie.social.

Inferred read-only
generate_post_embed

Get HTML iframe embed code or JSON metadata for embedding a post into external websites.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "nettie-social-agent-mcp": {
      "type": "http",
      "url": "https://nettie.social/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nettie-social-agent-mcp",
  "transport": "streamable-http",
  "url": "https://nettie.social/api/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.