com.getcims/mcp
Official7 toolsManage 230M+ influencers, track campaigns, and access real-time CIMS analytics via AI agents
Access 230M+ influencers, manage campaigns, and track real-time analytics.
Captured live from the server via tools/list.
get_creators
Search the CIMS creator database. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (1)
- searchstring
get_creator_posts
List stored social posts for a creator. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (1)
- creatorIdnumberrequired
get_creator
Get a creator profile and headline statistics. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (3)
- handlestring
- platformstring
- creatorIdnumber
get_creator_audience
Get creator audience demographics. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (1)
- creatorIdnumber
get_creator_statistics
Get time-series creator statistics. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (1)
- creatorIdnumber
get_creator_statistic
Get a creator statistics snapshot. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (1)
- creatorIdnumber
get_creator_cpm
Get creator CPM and estimated pay data. When shown as a paid stub, calling this tool returns x402 payment requirements for the REST endpoint.
Parameters (1)
- creatorIdnumber
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.getcims.com/functions/v1/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.