Pre-release
This release is a pre-release and may not be stable for production use.
alpic-ai-insights
Capture user intents and feedback from servers using the official MCP Python SDK and deployed on Alpic.
pip install alpic-ai-insights
# or: uv add alpic-ai-insights
from alpic_ai_insights import capture_feedback, capture_intents
from mcp.server.fastmcp import FastMCP
mcp = FastMCP("My server")
@mcp.tool()
def search(query: str) -> str:
return query
capture_intents(mcp)
capture_feedback(mcp)
See the Alpic documentation for filtering tools, capturing an existing argument, custom handlers, and low-level MCP server usage.
Release files for alpic-ai-insights 0.0.0.dev6238
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alpic_ai_insights-0.0.0.dev6238.tar.gz | 73.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alpic_ai_insights-0.0.0.dev6238-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 80.2 kB
Release files / alpic_ai_insights-0.0.0.dev6238.tar.gz
| Download URL | alpic_ai_insights-0.0.0.dev6238.tar.gz |
|---|---|
| Size | 73.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
83376aa9a379a73be0ecf6f0959aa3b937e129bd90b406d8843615d8c61b2798
|
|
BLAKE2b-256 checksum How to use checksums |
d84f29d17065ac2fcdb053cd86d7dd8197f45751d616ea1599c7ca91dcc3b47a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","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}
|
Release files / alpic_ai_insights-0.0.0.dev6238-py3-none-any.whl
| Download URL | alpic_ai_insights-0.0.0.dev6238-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff30662e4b9ab2c24533054333792d9d419001c1e9f21d9f6af43c1b61baa207
|
|
BLAKE2b-256 checksum How to use checksums |
1482ddc76843f63a0703ffb232b4caa11a1c7157c28ca69e9f6fe7c9d79f7046
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.0 {"installer":{"name":"uv","version":"0.12.0","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}
|