Quickchat AI MCP Server
Project description
Claude config:
{
"mcpServers": {
"Quickchat bot name": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"requests",
"mcp",
"run",
"<PATH_TO_QUICKCHAT_AI_MCP_REPO>/quickchat_ai_mcp/server.py"
],
"env": {
"SCENARIO_ID": <QUICKCHAT_SCENARIO_ID>,
"API_KEY": <QUICKCHAT_API_KEY>
}
}
}
}
Cursor / Windsurf config:
{
"mcpServers": {
"Quickchat bot name": {
"command": "/usr/local/bin/python", # import sys, print(sys.executable)
"args": [
"<PATH_TO_QUICKCHAT_AI_MCP_REPO>/quickchat_ai_mcp/server.py"
],
"env": {
"SCENARIO_ID": <QUICKCHAT_SCENARIO_ID>,
"API_KEY": <QUICKCHAT_API_KEY>
}
}
}
}
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
quickchat_ai_mcp-0.0.1.tar.gz
(23.5 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 quickchat_ai_mcp-0.0.1.tar.gz.
File metadata
- Download URL: quickchat_ai_mcp-0.0.1.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e900942d5a0c093259e4fb772cb313b31f2b27f8cda2e101c34c48c82acfe8e3
|
|
| MD5 |
78457144b0d6ae49e36d7161de09c250
|
|
| BLAKE2b-256 |
99579eeda9e8149101530f2411acf8cdbaa05f5985f336d00dcfadbf94e582fc
|
File details
Details for the file quickchat_ai_mcp-0.0.1-py3-none-any.whl.
File metadata
- Download URL: quickchat_ai_mcp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
346b360f8e570834f0b69b87afc91f21ae4590700a8be42c842af0bf3e5ec9b0
|
|
| MD5 |
40f961c18fe7a338389e1e2b96e69f9d
|
|
| BLAKE2b-256 |
f734132600c95b89063bb77c87182b93876ef6d59ed3c104826474a26d3a5140
|