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.166.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.166.0.tar.gz.
File metadata
- Download URL: alpic_ai_insights-1.166.0.tar.gz
- Upload date:
- Size: 73.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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 |
b9a853aff1545d374ef3c1d938f6c89de79681057858616219bea496639dcbf0
|
|
| MD5 |
1788cf9275ade9b8953f1fd7850a88f2
|
|
| BLAKE2b-256 |
59e5ebf2418bb2681b1ecabef82d9b9d111aab16f1ddc0e0fc2591612a0161a9
|
File details
Details for the file alpic_ai_insights-1.166.0-py3-none-any.whl.
File metadata
- Download URL: alpic_ai_insights-1.166.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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 |
906088b731b3036ebbbc9143d82804cb0208728cfe6f110da2d4562d2d9dc71e
|
|
| MD5 |
56e04ad3e1722614aa0aecec012fe925
|
|
| BLAKE2b-256 |
1b0c197bd5774959405c30b2f6c2ae6213d247dfd5c3caa6d903803190a8836c
|