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.165.1.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.165.1.tar.gz.
File metadata
- Download URL: alpic_ai_insights-1.165.1.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 |
0637c51cc049c626c56f718ee65b3a002ef0d5b6a08ae2e8bb931f58e16d8415
|
|
| MD5 |
1d363a7b9ca69b16d5a7d6a5319a46f5
|
|
| BLAKE2b-256 |
ad8b60f45c2b5e9ed191c8d1caefb6f55e4ef9a68c429738a1b18071ec418b5d
|
File details
Details for the file alpic_ai_insights-1.165.1-py3-none-any.whl.
File metadata
- Download URL: alpic_ai_insights-1.165.1-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 |
7e9b017c5d0e1a85e08079d548205a5147c67c7d75ed8e5e2a732dd8a812b27e
|
|
| MD5 |
0c798a0308324c00be0baa8fc4af0e73
|
|
| BLAKE2b-256 |
d0383c11c72069e627c99e543e52ab7f64eebb096ca6c509e0bbc6426c24400a
|