MCP server with developer integrations for Claude Code and Cursor
Project description
QuickCall Integrations
Integrate QuickCall into dev workflows - eliminate interruptions for developers. Ask about your work, get instant answers. No more context switching.
Current integrations:
- Git - commits, diffs, code changes
Coming soon:
- Calendar
- Slack
- GitHub PRs & Issues
Install
Run these commands in Claude Code:
/plugin marketplace add quickcall-dev/quickcall-integrations
/plugin install quickcall@quickcall-integrations
MCP only (without plugin):
claude mcp add quickcall -- uvx quickcall-integrations
Update
To get the latest version:
/plugin marketplace update quickcall-integrations
/plugin uninstall quickcall
/plugin install quickcall@quickcall-integrations
Note: After updating, restart Claude Code or open a new terminal for changes to take effect.
Commands
/quickcall:updates- Get git updates (default: 1 day)/quickcall:updates 7d- Get updates for last 7 days/quickcall:updates 30d- Get updates for last 30 days
Or just ask Claude naturally:
- "What did I work on today?"
- "Show me recent commits"
- "What's changed in the last week?"
Development
git clone https://github.com/quickcall-dev/quickcall-integrations
cd quickcall-integrations
uv pip install -e .
quickcall-integrations
Deployment
It only triggers on:
- Tags starting with v* (e.g., v0.1.0)
- Manual trigger (workflow_dispatch)
To publish to PyPI:
git tag v0.1.0
git push origin v0.1.0
Or trigger manually from GitHub Actions page.
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 quickcall_integrations-0.1.2.tar.gz.
File metadata
- Download URL: quickcall_integrations-0.1.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc3f00863ec2f8ec332876ef467479990ed30187c9335066d56e2c41b1353009
|
|
| MD5 |
0b6751b1eb85fef6679a9dc5ff7a56bf
|
|
| BLAKE2b-256 |
a4f714276a860cc1e9ed714af0cb7d3e185d62455a03985b4b7845eda460255f
|
File details
Details for the file quickcall_integrations-0.1.2-py3-none-any.whl.
File metadata
- Download URL: quickcall_integrations-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dedba83c33545433b954e1aedc28c0b2a983f77c3f83f2e65b2ad496aced50d6
|
|
| MD5 |
c258f789783a24a0677ca28d2648178f
|
|
| BLAKE2b-256 |
df99045aa276efb5afc36d9e8e9f9fbe32d9788b70bdb98492d4eb6b1c1222c6
|