MCP Server
MCP
io.github.thijssmudde/agentreacher
Connect your AI to social media. Create, schedule, and publish posts to 9+ platforms.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "agentreacher",
"version": "0.9.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your AgentReacher API key (starts with ar_live_). Get one at https://agentreacher.com or via `npx agentreacher init`.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AGENTREACHER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment