← Registry

Content Tools

nicheangle.com

A content creation assistant that helps generate, refine, and schedule social media posts.

1 endpoint25 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.nicheangle.com/mcp

No auth detected

MCP server metadata

Name
niche-mcp
Version
0.1.0
Capabilities
tools.listChangedresources

Known tools 25

niche_signal_scan

Niche (nicheangle.

Inferred read-only
niche_draft_direct

Draft the creator's own take or product straight into posts, with no research scan and no story/angle picks.

Inferred read-only
niche_intelligence_query

Niche (nicheangle.

Inferred read-only
niche_session_state

Universal poll endpoint: read the full current state of a session.

Inferred read-only
niche_angle_propose

Niche content angles: pick a story from the discovery slate and surface the strongest angles worth publishing, the editorial-judgment step that turns a development into a piece.

Inferred read-only
niche_draft_create

Niche draft content: lock the chosen angle and turn it into platform-native social drafts (LinkedIn post, X thread, Instagram, newsletter/long-form), ready to review and publish, the downstream payoff once the story and angle are decided.

Potential side effects
niche_draft_revise

Applies the values you pass to a specific output.

Inferred read-only
niche_draft_publish

Publish a single output to its platform.

Potential side effects
niche_brand_profile_set

Set or update the persisted brand profile for a brand.

Potential side effects
niche_list_sessions

Enumerate the user's recent sessions.

Inferred read-only
niche_brand_kit_ingest

Auto-populate the user's BrandKit (palette / fonts / tagline / logo / wordmark / boilerplate / voice notes) from files, a URL, or pasted text.

Inferred read-only
niche_brand_kit_ingest_status

Poll the result of an async niche_brand_kit_ingest.

Inferred read-only
niche_voice_profile_ingest

Extract voice primitives (register / sentence rhythm / lexicon preferences / punctuation habits) from post-shaped text and persist onto the user's VoiceProfile.

Potential side effects
niche_brand_profile_get

Read back the persisted brand profile without modifying it.

Inferred read-only
niche_brand_kit_guided_setup

Return a structured question chain the agent walks the user through to populate the BrandKit, VoiceProfile, and (optionally) BrandProfile.

Inferred read-only
niche_brand_kit_update

Set specific BrandKit fields by name.

Inferred read-only
niche_render_image_card

Render a visual onto a post at CP3, or edit an existing image.

Potential side effects
niche_render_reel

Render a 9:16 vertical reel for a session at CP3.

Inferred read-only
niche_session_revert

Revert a session back to an earlier checkpoint.

Inferred read-only
niche_session_cancel

Cancel a running session.

Inferred read-only
niche_session_export

Export a session as a structured calendar artifact preserving session_id and per-story story_id traceability.

Inferred read-only
niche_add_output

Add an output cell to a session that's already reached CP3.

Inferred read-only
niche_reuse_asset

Copy an image that already exists on one output onto another cell, instant and free (no regeneration, no credits).

Inferred read-only
niche_attach_image

Upload or attach a user-supplied or externally-designed image (bring-your-own asset) to a post: the creator's own visual (a product shot, their actual work, a card designed elsewhere) instead of an AI-generated image (niche_render_image_card photo, paid) or a flat brand card.

Potential side effects
niche_whoami

List the full tool catalog and orient the agent, in one read-only call.

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

.mcp.json

{
  "mcpServers": {
    "niche-mcp": {
      "type": "http",
      "url": "https://api.nicheangle.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "niche-mcp",
  "transport": "streamable-http",
  "url": "https://api.nicheangle.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 nicheangle.com was fetched 2026-08-03T12:33:25.835Z and is being refreshed.

Trust status Neutral

nicheangle.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.