Content Tools
contentin.io
Manages LinkedIn content creation, scheduling, and performance analytics.
ENDPOINT 1
https://mcp.contentin.io/mcp-server
MCP server metadata
- Name
- contentin
- Version
- 1.0.0
Known tools 8
list_postsList the posts on this ContentIn profile — drafts, scheduled, published and ideas.
Inferred read-onlyget_post_analyticsGet LinkedIn performance for one published ContentIn post: impressions, members reached, likes, comments, shares, and a derived engagement rate.
Potential side effectsgenerate_ideasGenerate fresh LinkedIn post ideas for a COLD request — the user wants options but has NOT given you material of their own ('what should I post about this week?
Potential side effectscapture_substanceSave a piece of the user's first-party substance — a story, an opinion, a data point, or a framework — into their ContentIn content bank, filed under one of their content pillars.
Inferred read-onlyschedule_postQueue a post for automatic publishing to LinkedIn at a given time.
Potential side effectsCONNECT 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.contentin]
url = "https://mcp.contentin.io/mcp-server"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"contentin": {
"type": "http",
"url": "https://mcp.contentin.io/mcp-server"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: contentin
Remote MCP URL: https://mcp.contentin.io/mcp-server
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": {
"contentin": {
"url": "https://mcp.contentin.io/mcp-server"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"contentin": {
"type": "http",
"url": "https://mcp.contentin.io/mcp-server"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "contentin",
"transport": "streamable-http",
"url": "https://mcp.contentin.io/mcp-server"
}
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 contentin.io was fetched 2026-08-21T22:59:37.351Z.
contentin.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.