Loading MCP server directory, please wait...
Create surveys, feedback and classification campaigns. Collect human answers and export results.
npx @getmcp/cli add com.tellseed/campaignsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by your workspace owner key. Create a free workspace at https://app.tellseed.com/start and use Connect to obtain the key. Keep it private.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.tellseed/campaigns": {
"url": "https://app.tellseed.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}