pixeloffice-mcp
🎁 Get 1,000 Free Production Requests & Live Dashboard Key:
Claim your free API key and track real-time USDC agent payouts in 1 click at pixeloffice.eu/dashboard.html
Zero-dependency micro-metering and monetization decorator for Model Context Protocol (MCP) servers in Python.
⚡ Quick Start
pip install pixeloffice-mcp
Python Usage Example:
from pixeloffice_mcp import monetized_tool
@monetized_tool(name="custom_rag_search", price_per_call=0.002, api_key="px_dev_live_your_key_here")
async def handle_rag_search(query: str):
# Your original tool logic
return f"Retrieved knowledge for {query}"
📊 Live Developer Dashboard
Track live per-call revenue and agent transactions at:
👉 https://pixeloffice.eu/dashboard.html
📄 License
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pixeloffice_mcp-1.0.2.tar.gz
(3.0 kB
view details)
File details
Details for the file pixeloffice_mcp-1.0.2.tar.gz.
File metadata
- Download URL: pixeloffice_mcp-1.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3704346e68c4794a23909040f299eec8f715e8cc3b25a393437e2e68b4cf955f
|
|
| MD5 |
a9dd5cd94d18ba4fd9625d054654c322
|
|
| BLAKE2b-256 |
1be4f37c49dc8d1ac4e610d57900bf77d90b3b479cf257b902962213dcec2d0f
|