OAUTHHTTP21 TOOLS
Wordz
LinkedIn content end to end: generate and schedule posts, read metrics, manage comments and drive the autonomous agent — all from your AI. The only Marfin MCP with full OAuth, so it connects with zero key handling.
MCP access is included with an active Wordz subscription — create your account, subscribe, then connect below.
ENDPOINT
https://mcp.app.wordz.com.br/mcpStreamable HTTP MCP server. Sign in with your Wordz account to authorize — the client opens a browser window on first use. Requires an active subscription.
INSTALL
Connect it in seconds
RECOMMENDED · LET YOUR AI DO IT
Copy this block and paste it into Claude, Cursor or any AI agent — it detects your client and finishes the setup for you.
Add the Wordz MCP server to my setup.
Server name: wordz
Endpoint (streamable HTTP): https://mcp.app.wordz.com.br/mcp
Auth: OAuth — the client opens a browser window to authorize on first use. I need a Wordz account with an active subscription (https://wordz.com.br) first.
- Claude Code: run `claude mcp add wordz --transport http https://mcp.app.wordz.com.br/mcp`
- Claude.ai (web/desktop): tell me to go to Settings → Connectors → Add custom connector and paste https://mcp.app.wordz.com.br/mcp
- Cursor, Windsurf or any JSON-config client: add {"mcpServers":{"wordz":{"url":"https://mcp.app.wordz.com.br/mcp"}}}
After connecting, list the server's tools and give me a one-line summary of what each one does.CLAUDE.AI · WEB & DESKTOP
- Open Settings → Connectors
- Click Add custom connector
- Paste the endpoint URL and confirm
- Authorize when the browser window opens
https://mcp.app.wordz.com.br/mcpCLAUDE CODE · TERMINAL
One command, then authorize on first use.
claude mcp add wordz --transport http https://mcp.app.wordz.com.br/mcpCURSOR · WINDSURF · ANY JSON CLIENT
Add this to your client's MCP config file (e.g. .cursor/mcp.json).
{
"mcpServers": {
"wordz": {
"url": "https://mcp.app.wordz.com.br/mcp"
}
}
}TOOLS
What your AI can do with Wordz
list_posts
get_post
list_personas
list_themes
get_linkedin_metrics
get_linkedin_posts
generate_post
generate_hooks
publish_post
schedule_post
cancel_scheduled_post
list_comments
reply_to_comment
create_automation_rule
get_agent_strategy
get_agent_timeline
get_agent_digest
list_agent_alerts
approve_agent_post
pause_agent
resume_agent
