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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alpic_ai_insights-1.167.0.tar.gz
(73.4 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 alpic_ai_insights-1.167.0.tar.gz.
File metadata
- Download URL: alpic_ai_insights-1.167.0.tar.gz
- Upload date:
- Size: 73.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.12.4 {"installer":{"name":"uv","version":"0.12.4","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 |
5720fa65e8a80e35352225c92f378548aab5b9b8f14e4bd9ecf464a1089b418c
|
|
| MD5 |
a3849a75e9f590c161476b222a1e60bb
|
|
| BLAKE2b-256 |
12bbb7945df183d9a9f25718d94940123050bf54bb552bb9084e381d23ba91fc
|
File details
Details for the file alpic_ai_insights-1.167.0-py3-none-any.whl.
File metadata
- Download URL: alpic_ai_insights-1.167.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.12.4 {"installer":{"name":"uv","version":"0.12.4","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 |
c4a540ad34d09116ea813d78545e8e1f22e228d5a9247725c91a114407bbb66b
|
|
| MD5 |
e3555653eb4b58f4e0c1003f83fb0c83
|
|
| BLAKE2b-256 |
d300cdc5b099ea3c35835e20fd38d7db46d3705a4a99654339feade39b43dfa3
|