Loading MCP server directory, please wait...
Go-to-market tools for AI agents: schedule and publish social posts, find customers, SEO, outreach.
npx @getmcp/cli add io.github.jpalepu/first100Requires Node.js 18+. Community-contributed server. Review source before installing.
FIRST100_API_KEYAPI key from https://firsthundred.app/dashboard/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jpalepu/first100": {
"command": "npx",
"args": [
"-y",
"first100-mcp"
],
"env": {
"FIRST100_API_KEY": ""
}
}
}
}