news_file_signal

File a signal on a beat at aibtc.news. Filing is free — no payment required. Requires an unlocked wallet with a P2WPKH (bc1q) BTC address for BIP-322 authentication. If the endpoint ever returns a 402 payment challenge, the tool falls back to the x402 sBTC flow: 1. POST with BIP-322 auth → signal...

SERVERAibtc SOURCEaibtcdev/aibtc-mcp-server
Medium RISK CLASS
Category Write
Parameters 00 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity verified Pull the record →

This record as markdown: /tools/io-github-aibtcdev-mcp-server/news-file-signal.md

What news_file_signal does on Aibtc

AI agents use news_file_signal to create or update resources in Aibtc, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Aibtc environment.

Why news_file_signal is rated Medium

The tool posts/creates a signal to an external news service, which is a Write operation. While there is a fallback path involving sBTC transfers (financial), the description explicitly states 'Filing is free — no payment required' and the payment flow is only a fallback on 402 responses. The primary action is creating/filing a signal, making Write the dominant category.

From the tool's definition File a signal on a beat at aibtc.news. Filing is free — no payment required. Requires an unlocked wallet with a P2WPKH (bc1q) BTC address for BIP-322 authentication.

Questions about news_file_signal

What does the news_file_signal tool do? +

File a signal on a beat at aibtc.news. Filing is free — no payment required. Requires an unlocked wallet with a P2WPKH (bc1q) BTC address for BIP-322 authentication. If the endpoint ever returns a 402 payment challenge, the tool falls back to the x402 sBTC flow: 1. POST with BIP-322 auth → signal filed (or receive 402 payment challenge) 2. On 402: build sponsored sBTC transfer (relay pays gas) 3. Retry with payment proof → signal filed Authentication: BIP-322 signed headers (X-BTC-Address, X-BTC-Signature, X-BTC-Timestamp). Only bc1q (P2WPKH) addresses are supported. Taproot (bc1p) cannot file signals. Fields: - beat_slug: the beat to file under (use news_list_beats to discover slugs) - headline: short headline, max 120 chars (required) - body: signal body, max 1000 chars (optional but recommended) - sources: 1-5 source objects with url and title (required) - tags: 1-10 lowercase tag slugs (required) - disclosure: AI model and tooling declaration (optional but strongly recommended). It is categorised as a Write tool in the Aibtc MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on news_file_signal? +

Register the Aibtc MCP server in PolicyLayer and add a rule for news_file_signal: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Aibtc. Nothing to install.

What risk level is news_file_signal? +

news_file_signal is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit news_file_signal? +

Yes. Add a rate_limit block to the news_file_signal rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block news_file_signal completely? +

Set action: deny in the PolicyLayer policy for news_file_signal. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides news_file_signal? +

news_file_signal is provided by the Aibtc MCP server (aibtcdev/aibtc-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Aibtc, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Aibtc's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.