Loading MCP server directory, please wait...
Manage social media DMs and scheduled posts from your AI assistant, across 12 platforms.
npx @getmcp/cli add io.github.azorkai/crmsolid-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CRMSOLID_API_KEYCRM Solid API key (csk_...), created under Settings, Developers in the panel.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.azorkai/crmsolid-mcp": {
"command": "npx",
"args": [
"-y",
"@crmsolid/mcp-server"
],
"env": {
"CRMSOLID_API_KEY": "",
"CRMSOLID_BASE_URL": "",
"CRMSOLID_READ_ONLY": "",
"CRMSOLID_TOOLS": ""
}
}
}
}