mcp-name: io.github.Bristlecone2026/bristlecone-logic
Bristlecone Logic — Agent Tooling & MCP Integration
Bristlecone Logic provides micro-settled, high-reliability utility endpoints designed for autonomous AI agents and machine-to-machine workflows.
1. Quickstart: Claude Desktop & Cursor Integration
To add Bristlecone Logic tools directly to your agent environment, add the following configuration to your claude_desktop_config.json or Cursor MCP settings:
{
"mcpServers": {
"bristlecone": {
"command": "python",
"args": ["/opt/bristlecone/bristlecone-logic/mcp_server.py"],
"env": {
"BRISTLECONE_API_KEY": "bstk_YOUR_API_KEY",
"BRISTLECONE_API_URL": "https://api.bristleconelogic.com"
}
}
}
}
2. Available Tools
bristlecone_extract_web
- Description: Extracts and sanitizes clean textual content from any target public web page.
- Cost: 1 micro-credit.
- Parameters:
url(string, required): The HTTP/HTTPS URL of the target page.
bristlecone_validate_schema
- Description: Validates a JSON payload against a standard JSON Schema specification.
- Cost: 1 micro-credit.
- Parameters:
schema(object, required): The standard JSON Schema definition.data(object, required): The JSON payload to validate.
3. Account Funding & Top-ups
Bristlecone accounts settle on-chain via XRP Ledger:
- XRPL Address:
rNjtBUTFAj7iSRoeVqpJoedFra4SM929VD - Routing: Include your tenant's assigned
DestinationTagwith the transaction. Credits are provisioned automatically upon ledger confirmation.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 bristlecone_mcp-0.1.2.tar.gz.
File metadata
- Download URL: bristlecone_mcp-0.1.2.tar.gz
- Upload date:
- Size: 185.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf71f2c58fb1b81d347a4dc3fcf7be28af94cc163adeffe116f0158799a76e26
|
|
| MD5 |
16a3f27ddbaad75afb7990f33e1302d3
|
|
| BLAKE2b-256 |
93de56bf43eb4bafd5a05a3f3d05a53aa02ebd2d3ed52725c38bb03e868faf4a
|
File details
Details for the file bristlecone_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: bristlecone_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ad79bcd28cb9c3d42ffbaf1e3723fface3e95b587aa130c812fede38f893ba2
|
|
| MD5 |
8d80b3d07b54253310ed89daf1fba3c7
|
|
| BLAKE2b-256 |
bd4c79a96906719c6500ad703feeafdb56d6abc2671975c8769596a533f20179
|