MCP Server
MCP
io.github.pendpost/pendpost
Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pendpost",
"version": "2.2.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"type": "named",
"name": "--stdio"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment