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.
Registry ownership: mcp-name: ai.deinai/creator-skill
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
deinai_mcp-1.0.2.tar.gz
(1.9 kB
view details)
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.2.tar.gz.
File metadata
- Download URL: deinai_mcp-1.0.2.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 |
bbc9f4a1525c5010cbce03d3b28e02dc30dee2c7c26e5ee3c00192742550dd61
|
|
| MD5 |
76a58df8d4a224a1f783f6a55f2891f4
|
|
| BLAKE2b-256 |
77184290613f5b4b480672592d3abc3a2a3a6cf2c79c66b3481b538b0744bfc9
|
File details
Details for the file deinai_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: deinai_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
18ec2a7bcf918dcfcc733c18fc0d18354de162d7b282c136d2f6c5268fc3bc56
|
|
| MD5 |
76ba175b07895d1b6941a7d506b8fa43
|
|
| BLAKE2b-256 |
726b945490a220ca290762708f3416938312b36265c20752494679a94fbf44e8
|