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.1.tar.gz
(2.9 kB
view details)
File details
Details for the file pixeloffice_mcp-1.0.1.tar.gz.
File metadata
- Download URL: pixeloffice_mcp-1.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
675f688d1944dffe54a38d257050aac0985207549fdc87b70153c20c57f90612
|
|
| MD5 |
5a409730e35e5d3a28110b0b98067b8d
|
|
| BLAKE2b-256 |
f671ffaa46e145d78c124d35355fa06e52ea7ef6da99b8ed785c4776346fa657
|