Stdio bridge to Deinai Creator SKILL MCP (influencer discovery)
Project description
deinai-mcp
Stdio MCP bridge for Creator SKILL — connects Cursor and Claude Desktop to the hosted Deinai MCP server at https://deinai.ai/mcp.
Setup
- Sign in at https://deinai.ai.
- Create an MCP token:
POST https://deinai.ai/api/v1/mcp/tokens(with your login JWT). - Set environment variable
DEINAI_MCP_TOKENtodata.jwt_tokenfrom the response.
Run
export DEINAI_MCP_TOKEN="<your-mcp-jwt>"
deinai-mcp-match
Or with uv:
uvx --from deinai-mcp deinai-mcp-match
Optional: DEINAI_MCP_URL (default https://deinai.ai/mcp).
Claude Desktop
{
"mcpServers": {
"creator-skill": {
"command": "uvx",
"args": ["--from", "deinai-mcp", "deinai-mcp-match"],
"env": {
"DEINAI_MCP_TOKEN": "YOUR_MCP_JWT_TOKEN"
}
}
}
}
Tools
ping, get_location_ids, searchInfluencers — see Deinai docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deinai_mcp-1.0.0.tar.gz.
File metadata
- Download URL: deinai_mcp-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4458b78412af1f7ab9bfa31e188d51aaca9d53475481fa883c449d34bedf08c7
|
|
| MD5 |
b8c496f4c7fc477a1032834de7f8a9f1
|
|
| BLAKE2b-256 |
95dd0a8f8af512092b92775cf26a096af4478304aca44b8ad03c623a5df787e0
|
File details
Details for the file deinai_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: deinai_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbe5bfaafe6450fb23fa1a370a012b1f35f80a1c31964e4b55a89c486870e361
|
|
| MD5 |
749d38926da908279c0d300e8a26045b
|
|
| BLAKE2b-256 |
21d28e2195cf2f23e19ba17ab37946a70555f1b02217c09251c78d94724b96ac
|